commit-gnue
[Top][All Lists]
Advanced

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

gnue-forms/src GFClient.py


From: Bajusz Tamás
Subject: gnue-forms/src GFClient.py
Date: Tue, 30 Sep 2003 06:32:56 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-forms
Branch:         
Changes by:     Bajusz Tamás <address@hidden>   03/09/30 06:32:56

Modified files:
        src            : GFClient.py 

Log message:
        updating help (--help) text

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-forms/src/GFClient.py.diff?tr1=1.74&tr2=1.75&r1=text&r2=text

Patches:
Index: gnue-forms/src/GFClient.py
diff -c gnue-forms/src/GFClient.py:1.74 gnue-forms/src/GFClient.py:1.75
*** gnue-forms/src/GFClient.py:1.74     Fri Sep  5 15:33:57 2003
--- gnue-forms/src/GFClient.py  Tue Sep 30 06:32:55 2003
***************
*** 53,59 ****
    COMMAND_OPTIONS = [
        [ 'user_interface', 'u', 'interface', 1, None, 'type',
            _('The currently supported values for <type> are ') \
!           +'wx (GUI), gtk2, qt, and curses' ],
        [ 'splash_screen','s','no-splash', 0, None, None,
            _('Disables the splash screen')]
        ]
--- 53,59 ----
    COMMAND_OPTIONS = [
        [ 'user_interface', 'u', 'interface', 1, None, 'type',
            _('The currently supported values for <type> are ') \
!           +'wx, gtk2, qt, win32, and curses' ],
        [ 'splash_screen','s','no-splash', 0, None, None,
            _('Disables the splash screen')]
        ]




reply via email to

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