Author: reinhard
Date: 2007-05-02 07:00:22 -0500 (Wed, 02 May 2007)
New Revision: 9546

Removed:
   trunk/gnue-forms/src/uidrivers/wx/
Modified:
   trunk/gnue-forms/src/GFConfig.py
Log:
Removed old wx driver.


Modified: trunk/gnue-forms/src/GFConfig.py
===================================================================
--- trunk/gnue-forms/src/GFConfig.py    2007-05-02 11:48:05 UTC (rev 9545)
+++ trunk/gnue-forms/src/GFConfig.py    2007-05-02 12:00:22 UTC (rev 9546)
@@ -35,7 +35,7 @@
     'Description': 'The default user interface driver to use if not specified '
                  + 'on the command line.',
     'Typecast'   : GTypecast.text,
-    'Options'    : ['curses','wx','wx26','gtk2','qt3','html','win32'],
+    'Options'    : ['curses','wx26','gtk2','qt3','html','win32'],
     'Default'    : 'wx26' },
 
   { 'Name'       : 'checkboxTrue',



_______________________________________________
commit-gnue mailing list
commit-gnue@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to