commit-gnue
[Top][All Lists]
Advanced

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

gnue/designer/src Designer.py


From: Jason Cater
Subject: gnue/designer/src Designer.py
Date: Fri, 20 Dec 2002 19:19:29 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/12/20 19:19:29

Modified files:
        designer/src   : Designer.py 

Log message:
        typos

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/designer/src/Designer.py.diff?tr1=1.56&tr2=1.57&r1=text&r2=text

Patches:
Index: gnue/designer/src/Designer.py
diff -c gnue/designer/src/Designer.py:1.56 gnue/designer/src/Designer.py:1.57
*** gnue/designer/src/Designer.py:1.56  Fri Dec 20 18:56:05 2002
--- gnue/designer/src/Designer.py       Fri Dec 20 19:19:29 2002
***************
*** 80,86 ****
    SUMMARY = _("A graphical tool for the rapid deployment of GNU Enterprise 
forms and reports.")
    COMMAND_OPTIONS = [
        [ 'new', 'n', 'new', 1, None, 'module',
!           _('Starts up opening a new instance of <module>, where module can 
be form, report, etc.') ],
        ]
  
    USAGE = GClientApp.USAGE + " [file] [file] ..."
--- 80,86 ----
    SUMMARY = _("A graphical tool for the rapid deployment of GNU Enterprise 
forms and reports.")
    COMMAND_OPTIONS = [
        [ 'new', 'n', 'new', 1, None, 'module',
!           _('Starts up opening a new instance of <module>, where module can 
be forms, reports, schema, etc.') ],
        ]
  
    USAGE = GClientApp.USAGE + " [file] [file] ..."



reply via email to

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