Changeset 9586
- Timestamp:
- 05/06/08 18:46:33 (7 months ago)
- Files:
-
- 1 modified
-
trunk/src/roster_window.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/roster_window.py
r9554 r9586 5508 5508 contacts_transport = False 5509 5509 5510 if not contacts_transport:5510 if contacts_transport == False: 5511 5511 # they are not all from the same transport 5512 5512 invite_menuitem.set_sensitive(False)
