[Tux4kids-commits] r89 - tuxtype/trunk/tuxtype
holger at alioth.debian.org
holger at alioth.debian.org
Thu Mar 8 21:38:20 CET 2007
Author: holger
Date: 2006-02-06 21:14:25 +0000 (Mon, 06 Feb 2006)
New Revision: 89
Modified:
tuxtype/trunk/tuxtype/main.c
Log:
- turn debug mode off again, sorry
Modified: tuxtype/trunk/tuxtype/main.c
===================================================================
--- tuxtype/trunk/tuxtype/main.c 2006-02-06 11:44:05 UTC (rev 88)
+++ tuxtype/trunk/tuxtype/main.c 2006-02-06 21:14:25 UTC (rev 89)
@@ -42,7 +42,7 @@
speed_up = 0; //run at normal speed
show_tux4kids = 1; //show tux4kids logo the first time in main menu
useEnglish = 1; //default to no theme
- debugOn = 1; //default to not in debug mode
+ debugOn = 0; //default to not in debug mode
hidden = 0; //default to no "hidden" background
setupTheme(NULL);
More information about the Tux4kids-commits
mailing list