/[gnue]/gnue-pos/src/Config.py
ViewVC logotype

Diff of /gnue-pos/src/Config.py

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

revision 1.5 by jcater, Thu Jul 3 01:56:35 2003 UTC revision 1.6 by jcater, Mon Jul 7 05:29:13 2003 UTC
# Line 53  ConfigOptions = ( Line 53  ConfigOptions = (
53    { 'Name'       : 'ManualItemSKU',    { 'Name'       : 'ManualItemSKU',
54      'Type'       : 'Setting',      'Type'       : 'Setting',
55      'Comment'    : 'The SKU to use for manually keyed items.',      'Comment'    : 'The SKU to use for manually keyed items.',
56      'Description': 'The SKU to use for manually keyed items. (Can be empty to disabled)',      'Description': 'The SKU to use for manually keyed items. (Can be empty to disable)',
57      'Typecast'   :  GTypecast.text,      'Typecast'   :  GTypecast.text,
58      'Default'    : '9999' },      'Default'    : '9999' },
59    
# Line 114  ConfigOptions = ( Line 114  ConfigOptions = (
114      'Default'    : '' },      'Default'    : '' },
115    
116  )  )
117    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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