Changeset 9872
- Timestamp:
- 07/02/08 10:47:01 (2 months ago)
- Files:
-
- 1 modified
-
trunk/src/roster_window.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/roster_window.py
r9871 r9872 5049 5049 start_chat_menuitem.connect('activate', 5050 5050 gajim.interface.on_open_chat_window, contact, account) 5051 if contact.resource and NS_ FILEin gajim.capscache[5051 if contact.resource and NS_COMMANDS in gajim.capscache[ 5052 5052 (contact.caps_hash_method, contact.caps_hash)].features: 5053 5053 execute_command_menuitem.set_sensitive(True)
