Changeset 8747 for branches/gajim_0.11.1
- Timestamp:
- 09/07/07 22:56:41 (15 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.1/src/common/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.1/src/common/config.py
r8700 r8747 127 127 'roster_x-position': [ opt_int, 0 ], 128 128 'roster_y-position': [ opt_int, 0 ], 129 'roster_width': [ opt_int, 150 ],129 'roster_width': [ opt_int, 200 ], 130 130 'roster_height': [ opt_int, 400 ], 131 131 'latest_disco_addresses': [ opt_str, '' ],
