107
107
diff = OliveDiff(self.gladefile, self.comm)
113
self.menu.left_context_menu().popup(None, None, None, 0,
116
def on_treeview_left_row_activated(self, treeview, path, view_column):
110
128
def on_treeview_right_button_press_event(self, widget, event):
111
129
""" Occurs when somebody right-clicks in the file list. """