Changeset 8742

Show
Ignore:
Timestamp:
09/07/07 09:14:06 (15 months ago)
Author:
asterix
Message:

don't show both normal and hyperlink menu when we right click on a link. fixes #
3430

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11.1/src/conversation_textview.py

    r7984 r8742  
    533533                        if event.button == 3: # right click 
    534534                                self.make_link_menu(event, kind, href) 
     535                                return True 
    535536                        else: 
    536537                                # we launch the correct application