commit-gnue
[Top][All Lists]
Advanced

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

gnue/common/src GBaseApp.py


From: Jan Ischebeck
Subject: gnue/common/src GBaseApp.py
Date: Fri, 05 Jul 2002 17:32:01 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jan Ischebeck <address@hidden>  02/07/05 17:32:01

Modified files:
        common/src     : GBaseApp.py 

Log message:
        i18 changes bug fix, move "," back into "".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/GBaseApp.py.diff?tr1=1.23&tr2=1.24&r1=text&r2=text

Patches:
Index: gnue/common/src/GBaseApp.py
diff -c gnue/common/src/GBaseApp.py:1.23 gnue/common/src/GBaseApp.py:1.24
*** gnue/common/src/GBaseApp.py:1.23    Fri Jul  5 08:17:39 2002
--- gnue/common/src/GBaseApp.py Fri Jul  5 17:32:01 2002
***************
*** 106,112 ****
           [ 'connections', None, 'connections', 1, None, "loc",
             _('Specifies the location of the connection definition file. ') + \
             _('<loc> may specify a file name ') + \
!            '(/usr/local/gnue/etc/connections.conf)',  + \
             _('or a URL location ') + \
             '(http://localhost/connections.conf).' + \
             _('If this option is not specified, the environent variable ') + \
--- 106,112 ----
           [ 'connections', None, 'connections', 1, None, "loc",
             _('Specifies the location of the connection definition file. ') + \
             _('<loc> may specify a file name ') + \
!            '(/usr/local/gnue/etc/connections.conf),'  + \
             _('or a URL location ') + \
             '(http://localhost/connections.conf).' + \
             _('If this option is not specified, the environent variable ') + \



reply via email to

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