do not sort accts in join gc submenu so they align to roster menu and roster listing of accts

This commit is contained in:
Nikos Kouremenos 2006-10-07 13:31:42 +00:00
parent f27453ca6e
commit b0d7c4ff81
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ class Systray:
self.popup_menus.append(account_menu_for_single_message)
accounts_list = gajim.contacts.get_accounts()
accounts_list.sort()
for account in accounts_list:
if gajim.connections[account].connected > 1:
#for chat_with