Changeset 9099 for branches/gajim_0.11.3-bugfixes/src/common/defs.py
- Timestamp:
- 12/05/07 18:22:39 (12 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.3-bugfixes/src/common/defs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.3-bugfixes/src/common/defs.py
r8986 r9099 3 3 datadir = '../' 4 4 5 version = '0.11. 3'5 version = '0.11.4' 6 6 7 7 import sys, os.path
