Skip to content
Snippets Groups Projects
Commit c144d980 authored by nkour's avatar nkour
Browse files

smallfix

parent 15934c1e
No related branches found
No related tags found
No related merge requests found
......@@ -683,7 +683,8 @@ class Chat:
childs[3].hide() # open mail composer
childs[4].hide() # jid section seperator
childs[5].hide() # start chat
childs[6].hide() # add to roster
childs[6].hide() # join group chat
childs[7].hide() # add to roster
else: # It's a mail or a JID
childs[2].connect('activate', self.on_copy_link_activate, text)
childs[3].connect('activate', self.on_open_link_activate, kind, text)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment