Skip to content
Snippets Groups Projects
Commit 01365d05 authored by Daniel Brötzmann's avatar Daniel Brötzmann Committed by Philipp Hörist
Browse files

GroupchatControl: Remove invite menu entry

parent 0482ae87
No related branches found
No related tags found
No related merge requests found
......@@ -571,7 +571,6 @@ def build_menu(preset):
def get_groupchat_menu(control_id, account, jid):
groupchat_menu = [
('win.information-', _('Information')),
('win.invite-', _('Invite Contact')),
(_('Manage Group Chat'), [
('win.rename-groupchat-', _('Rename…')),
('win.change-subject-', _('Change Subject…')),
......
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