hal ChangeLog,1.781,1.782

Richard Hughes hughsient at freedesktop.org
Sun Jan 29 09:07:56 PST 2006


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv13945

Modified Files:
	ChangeLog 
Log Message:
2006-01-29  Richard Hughes <richard at hughsie.com>
* doc/spec/hal-spec.xml.in, hald/linux2/acpi.c (laptop_panel_refresh), hald/linux/pmu.c (laptop_panel_refresh), tools/hal-system-lcd-get-brightness, tools/hal-system-lcd-set-brightness:
Rename acpi_method to access_method and HAL_PROP_LAPTOP_PANEL_ACPI_METHOD->HAL_PROP_LAPTOP_PANEL_ACCESS_METHOD for the laptop_panel device.
This is required as the access method can now be "pmu" which is nothing to do with acpi. I'm not aware of this being used anywhere outside of HAL, so we should be okay changing the key name.


Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.781
retrieving revision 1.782
diff -u -d -r1.781 -r1.782
--- ChangeLog	29 Jan 2006 16:54:22 -0000	1.781
+++ ChangeLog	29 Jan 2006 17:07:54 -0000	1.782
@@ -1,3 +1,17 @@
+2006-01-29  Richard Hughes <richard at hughsie.com>
+
+	* doc/spec/hal-spec.xml.in,
+	hald/linux2/acpi.c (laptop_panel_refresh),
+	hald/linux/pmu.c (laptop_panel_refresh),
+	tools/hal-system-lcd-get-brightness,
+	tools/hal-system-lcd-set-brightness:
+	Rename acpi_method to access_method and 
+	HAL_PROP_LAPTOP_PANEL_ACPI_METHOD->HAL_PROP_LAPTOP_PANEL_ACCESS_METHOD
+	for the laptop_panel device.
+	This is required as the access method can now be "pmu" which is
+	nothing to do with acpi. I'm not aware of this being used anywhere
+	outside of HAL, so we should be okay changing the key name.
+
 2006-01-29  David Zeuthen  <davidz at redhat.com>
 
 	* tools/linux/Makefile.am: Also dist 90-hal.rules




More information about the hal-commit mailing list