[Pommed-commits] r347 - trunk/wmpomme

jblache at alioth.debian.org jblache at alioth.debian.org
Fri Jul 27 14:17:52 UTC 2007


Author: jblache
Date: 2007-07-27 14:17:52 +0000 (Fri, 27 Jul 2007)
New Revision: 347

Modified:
   trunk/wmpomme/wmpomme.c
Log:
Update wmpomme for the LCD backlight notification - ignore the who arg.


Modified: trunk/wmpomme/wmpomme.c
===================================================================
--- trunk/wmpomme/wmpomme.c	2007-07-27 14:11:53 UTC (rev 346)
+++ trunk/wmpomme/wmpomme.c	2007-07-27 14:17:52 UTC (rev 347)
@@ -150,6 +150,7 @@
 				DBUS_TYPE_UINT32, &mbp.lcd_lvl,
 				DBUS_TYPE_UINT32, &scratch, /* previous */
 				DBUS_TYPE_UINT32, &mbp.lcd_max,
+				DBUS_TYPE_UINT32, &scratch, /* who */
 				DBUS_TYPE_INVALID);
 	}
       else if (dbus_message_is_signal(msg, "org.pommed.signal.kbdBacklight", "kbdBacklight"))




More information about the Pommed-commits mailing list