r4263 - trunk/src/target/OM-2007.2/daemons/neod/src
erin_yueh at sita.openmoko.org
erin_yueh at sita.openmoko.org
Fri Mar 28 10:17:44 CET 2008
Author: erin_yueh
Date: 2008-03-28 10:17:41 +0100 (Fri, 28 Mar 2008)
New Revision: 4263
Modified:
trunk/src/target/OM-2007.2/daemons/neod/src/buttonactions.c
Log:
neod: remove about openmoko window (Erin Yueh)
Modified: trunk/src/target/OM-2007.2/daemons/neod/src/buttonactions.c
===================================================================
--- trunk/src/target/OM-2007.2/daemons/neod/src/buttonactions.c 2008-03-28 01:10:59 UTC (rev 4262)
+++ trunk/src/target/OM-2007.2/daemons/neod/src/buttonactions.c 2008-03-28 09:17:41 UTC (rev 4263)
@@ -909,8 +909,8 @@
power_timer = -1;
// special case for power button being pressed while aux is held
- if ( aux_timer != -1 || ( aux_menu && GTK_WIDGET_MAPPED( aux_menu ) ) )
- return neod_buttonactions_power_while_aux();
+/* if ( aux_timer != -1 || ( aux_menu && GTK_WIDGET_MAPPED( aux_menu ) ) )
+ return neod_buttonactions_power_while_aux(); */
if ( timeout < 1 )
{
More information about the commitlog
mailing list