This commit is contained in:
Yann Leboulanger 2005-10-07 14:26:00 +00:00
parent d827d157e8
commit 0de8924af8
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ class RosterWindow:
information_menuitem = childs[12]
history_menuitem = childs[13]
if contact.resource:
if not contact.resource:
send_file_menuitem.hide()
send_file_menuitem.set_no_show_all(True)
else: