70
70
"on_toolbutton_commit_clicked": handler.on_menuitem_branch_commit_activate,
71
71
"on_toolbutton_pull_clicked": handler.not_implemented,
72
72
"on_toolbutton_push_clicked": handler.on_menuitem_branch_push_activate,
73
74
"on_treeview_right_row_activated": handler.on_treeview_right_row_activated }
75
76
# Connect the signals to the handlers