r3286 - trunk/src/target/OM-2007.2/applications/openmoko-today2/src

chris at sita.openmoko.org chris at sita.openmoko.org
Fri Oct 26 15:35:42 CEST 2007


Author: chris
Date: 2007-10-26 15:35:37 +0200 (Fri, 26 Oct 2007)
New Revision: 3286

Modified:
   trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-launcher.c
Log:
Try saving files before committing


Modified: trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-launcher.c
===================================================================
--- trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-launcher.c	2007-10-26 13:34:10 UTC (rev 3285)
+++ trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-launcher.c	2007-10-26 13:35:37 UTC (rev 3286)
@@ -385,6 +385,7 @@
 	return FALSE;
 }*/
 
+#ifdef SLOW_BLING
 static void
 redraw_widget_now (GtkWidget *widget)
 {
@@ -430,6 +431,7 @@
 	
 	return FALSE;
 }
+#endif
 
 GtkWidget *
 today_launcher_page_create (TodayData *data)





More information about the commitlog mailing list