Changeset 7829 for branches/gajim_0.11/src/common/defs.py
- Timestamp:
- 01/13/07 23:35:41 (23 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11/src/common/defs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11/src/common/defs.py
r7684 r7829 3 3 datadir = '../' 4 4 5 version = '0.11 '5 version = '0.11.0.1' 6 6 7 7 import sys, os.path
