[Commits] acpi_notifier.c 1.1.2.35 1.1.2.36

colin at claws-mail.org colin at claws-mail.org
Sun Dec 4 20:10:55 CET 2011


Update of /home/claws-mail/plugins/acpi_notifier/src
In directory claws-mail:/tmp/cvs-serv5698/src

Modified Files:
      Tag: gtk2
	acpi_notifier.c 
Log Message:
2011-12-04 [colin]	1.0.25cvs1

	* src/acpi_notifier.c
		Add Lenovo's Thinklights

Index: acpi_notifier.c
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/src/Attic/acpi_notifier.c,v
retrieving revision 1.1.2.35
retrieving revision 1.1.2.36
diff -u -d -r1.1.2.35 -r1.1.2.36
--- acpi_notifier.c	4 Oct 2008 13:27:08 -0000	1.1.2.35
+++ acpi_notifier.c	4 Dec 2011 19:10:53 -0000	1.1.2.36
@@ -83,6 +83,8 @@
 
 	{"IBM (ibm_acpi)", "7 on", "7 off", "/proc/acpi/ibm/led", FALSE, NULL},
 
+	{"Lenovo (tp_smapi)", "on", "off", "/proc/acpi/ibm/light", FALSE, NULL},
+
 	{"Fujitsu (apanel)", "led on", "led off", "apanelc", TRUE, NULL},
 
 	{NULL, NULL, NULL, NULL, FALSE, NULL}



More information about the Commits mailing list