/[gnue]/gnue-forms/src/GFConfig.py
ViewVC logotype

Diff of /gnue-forms/src/GFConfig.py

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

revision 1.24 by btami, Wed Jun 4 17:00:16 2003 UTC revision 1.25 by jcater, Sun Aug 31 04:36:59 2003 UTC
# Line 395  ConfigOptions = ( Line 395  ConfigOptions = (
395      'Description': 'Fudge factor for altering text size',      'Description': 'Fudge factor for altering text size',
396      'Typecast'   : GTypecast.number,      'Typecast'   : GTypecast.number,
397      'Default'    : 100.0 },      'Default'    : 100.0 },
398      
399      { 'Name'       : 'AsterickWildcard',
400        'Type'       : 'Setting',
401        'Comment'    : 'Use asterick (*) for wildcards in addition to percent (%)',
402        'Description': 'Use asterick (*) for wildcards in addition to percent (%)',
403        'Typecast'   : GTypecast.boolean,
404        'Default'    : 1 },
405    
406  )  )

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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