typo
This commit is contained in:
parent
d827d157e8
commit
0de8924af8
|
@ -862,7 +862,7 @@ class RosterWindow:
|
||||||
information_menuitem = childs[12]
|
information_menuitem = childs[12]
|
||||||
history_menuitem = childs[13]
|
history_menuitem = childs[13]
|
||||||
|
|
||||||
if contact.resource:
|
if not contact.resource:
|
||||||
send_file_menuitem.hide()
|
send_file_menuitem.hide()
|
||||||
send_file_menuitem.set_no_show_all(True)
|
send_file_menuitem.set_no_show_all(True)
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Reference in New Issue