home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyo (Python 2.4)
-
- '''This file contains global constants.'''
- import gettext
-
- def _(x):
- return x
-
- NAME = 'hwdb-client'
- NAME_LONG = _('Ubuntu Hardware Database Client')
- VERSION = '0.1'
- COPYRIGHT = _('Copyright (C) 2005 Oliver Grawert.')
- INFO = _('This application collects information about\nhardware on your system')
- AUTHORS = [
- 'Oliver Grawert (ogra) <hostmaster@grawert.net>']
- DATADIR = '/usr/share/hwdb-client'
-