home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / python2.4 / site-packages / hwdb_client / Constants.pyo (.txt) < prev   
Encoding:
Python Compiled Bytecode  |  2006-08-31  |  771 b   |  18 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.4)
  3.  
  4. '''This file contains global constants.'''
  5. import gettext
  6.  
  7. def _(x):
  8.     return x
  9.  
  10. NAME = 'hwdb-client'
  11. NAME_LONG = _('Ubuntu Hardware Database Client')
  12. VERSION = '0.1'
  13. COPYRIGHT = _('Copyright (C) 2005 Oliver Grawert.')
  14. INFO = _('This application collects information about\nhardware on your system')
  15. AUTHORS = [
  16.     'Oliver Grawert (ogra) <hostmaster@grawert.net>']
  17. DATADIR = '/usr/share/hwdb-client'
  18.