commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9022 - trunk/gnue-forms/src


From: btami
Subject: [gnue] r9022 - trunk/gnue-forms/src
Date: Fri, 10 Nov 2006 06:35:06 -0600 (CST)

Author: btami
Date: 2006-11-10 06:35:05 -0600 (Fri, 10 Nov 2006)
New Revision: 9022

Modified:
   trunk/gnue-forms/src/GFConfig.py
Log:
Changed fixedWidthFont setting's default to False

Modified: trunk/gnue-forms/src/GFConfig.py
===================================================================
--- trunk/gnue-forms/src/GFConfig.py    2006-11-09 15:33:59 UTC (rev 9021)
+++ trunk/gnue-forms/src/GFConfig.py    2006-11-10 12:35:05 UTC (rev 9022)
@@ -336,7 +336,7 @@
                  + 'Set to true if wxWidgets or Win32 clients should use '
                  + 'a fixed width font.',
     'Typecast'   : GTypecast.boolean,
-    'Default'    : True },
+    'Default'    : False },
 
   { 'Name'       : 'pointSize',
     'Type'       : 'Setting',





reply via email to

[Prev in Thread] Current Thread [Next in Thread]