/[gnue]/gnue-common/src/datasources/drivers/DBSIG2/Driver.py
ViewVC logotype

Diff of /gnue-common/src/datasources/drivers/DBSIG2/Driver.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.70 by jamest, Sun Aug 3 01:32:16 2003 UTC revision 1.71 by btami, Mon Aug 25 17:00:22 2003 UTC
# Line 269  class DBSIG_DataObject(GDataObjects.Data Line 269  class DBSIG_DataObject(GDataObjects.Data
269    
270    # This should be over-ridden only if driver needs more than user/pass    # This should be over-ridden only if driver needs more than user/pass
271    def getLoginFields(self):    def getLoginFields(self):
272      return [['_username', 'User Name',0],['_password', 'Password',1]]      return [['_username', _('User Name'),0],['_password', _('Password'),1]]
273    
274    
275    # Used by drivers with a unique id (like rowid) (see Oracle for example)    # Used by drivers with a unique id (like rowid) (see Oracle for example)

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26