Show
Ignore:
Timestamp:
07/02/08 10:47:01 (5 months ago)
Author:
js
Message:

Typo.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/roster_window.py

    r9871 r9872  
    50495049                        start_chat_menuitem.connect('activate', 
    50505050                                gajim.interface.on_open_chat_window, contact, account) 
    5051                         if contact.resource and NS_FILE in gajim.capscache[ 
     5051                        if contact.resource and NS_COMMANDS in gajim.capscache[ 
    50525052                        (contact.caps_hash_method, contact.caps_hash)].features: 
    50535053                                execute_command_menuitem.set_sensitive(True)