Changeset 7951 for branches/gajim_0.11/src/common/defs.py
- Timestamp:
- 02/07/07 20:27:54 (22 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
r7829 r7951 3 3 datadir = '../' 4 4 5 version = '0.11.0. 1'5 version = '0.11.0.7951' 6 6 7 7 import sys, os.path
