Show
Ignore:
Timestamp:
05/31/06 21:02:40 (3 years ago)
Author:
dkirov
Message:

merge r6362

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.10/src/groupchat_control.py

    r6246 r6404  
    14951495                # show the popup now! 
    14961496                menu = xml.get_widget('gc_occupants_menu') 
     1497                menu.show_all() 
    14971498                menu.popup(None, None, None, event.button, event.time) 
    1498                 menu.show_all() 
    14991499 
    15001500        def _start_private_message(self, nick):