Changeset 8922

Show
Ignore:
Timestamp:
10/21/07 18:08:53 (10 months ago)
Author:
asterix
Message:

draw groupchat menu even if bookmarks are not supported

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11.2/src/roster_window.py

    r8842 r8922  
    993993                                self.on_manage_bookmarks_menuitem_activate) 
    994994                        gc_sub_menu.append(newitem) 
    995                         gc_sub_menu.show_all() 
     995                gc_sub_menu.show_all() 
    996996 
    997997                connected_accounts_with_vcard = []