Changeset 8922
- Timestamp:
- 10/21/07 18:08:53 (10 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.2/src/roster_window.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.2/src/roster_window.py
r8842 r8922 993 993 self.on_manage_bookmarks_menuitem_activate) 994 994 gc_sub_menu.append(newitem) 995 gc_sub_menu.show_all()995 gc_sub_menu.show_all() 996 996 997 997 connected_accounts_with_vcard = []
