Changeset 9875
- Timestamp:
- 07/02/08 12:57:31 (5 months ago)
- Files:
-
- 1 modified
-
trunk/src/roster_window.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/roster_window.py
r9873 r9875 2476 2476 else: # accounts merged 2477 2477 show = helpers.get_global_show() 2478 if gajim.SHOW_LIST[show]== 'invisible':2478 if show == 'invisible': 2479 2479 # Don't send our presence if we're invisible 2480 2480 continue
