Geography : bug 8612 and 8616 : gtk 3.16 introspection problem and change for new place structure.
This commit is contained in:
@ -369,9 +369,7 @@ class GeoEvents(GeoGraphyView):
|
||||
bookm.show()
|
||||
bookm.connect("activate", self.add_bookmark_from_popup, hdle)
|
||||
itemoption.append(bookm)
|
||||
menu.popup(None, None,
|
||||
lambda menu, data: (event.get_root_coords()[0],
|
||||
event.get_root_coords()[1], True),
|
||||
menu.popup(None, None, None,
|
||||
None, event.button, event.time)
|
||||
return 1
|
||||
|
||||
|
Reference in New Issue
Block a user