90
90
"on_menuitem_stats_infos_activate": handler.on_menuitem_stats_infos_activate,
91
91
"on_toolbutton_refresh_clicked": handler.on_menuitem_view_refresh_activate,
92
92
"on_toolbutton_log_clicked": handler.on_menuitem_stats_log_activate,
94
95
"on_toolbutton_commit_clicked": handler.on_menuitem_branch_commit_activate,
95
96
"on_toolbutton_pull_clicked": handler.on_menuitem_branch_pull_activate,
96
97
"on_toolbutton_push_clicked": handler.on_menuitem_branch_push_activate,