Package gnue :: Package common :: Module GCConfig
[show private | hide private]

Module gnue.common.GCConfig

Valid configuration options that apply to all GNUe tools (appears under [common] section in gnue.conf or can appear in each individual tool section)
Variable Summary
tuple ConfigOptions = ({'Comment': 'Encoding for XML headers a...

Variable Details

ConfigOptions

Type:
tuple
Value:
({'Comment': 'Encoding for XML headers and for fonts in forms. Like is\
o8859-1, iso8859-13.',
  'Default': 'ISO-8859-1',
  'Description': 'Encoding for XML headers and for fonts in forms. Lik\
e iso8859-1, iso8859-13.',
  'Name': 'textEncoding',
  'Type': 'Setting',
  'Typecast': <function text at 0xb78264c4>},
...                                                                    


GNUe Home

Public API

Developer's Corner