Changeset 8645 for branches/gajim_0.11.1/src/common
- Timestamp:
- 08/30/07 23:11:52 (15 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.1/src/common/zeroconf/roster_zeroconf.py
r7501 r8645 68 68 else: 69 69 status = '' 70 if not status: 71 status = 'avail' 70 72 nm = '' 71 73 if txt_dict.has_key('1st'):
