From 462ea99cc75537cb0e18336bf78eb3745017e022 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 2 Sep 2014 10:16:30 +0200 Subject: [PATCH] Unify accels for the view changer menu --- src/ag-app.c | 3 ++- src/resources/ui/ag-window.ui | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/ag-app.c b/src/ag-app.c index 6203674..29324f2 100644 --- a/src/ag-app.c +++ b/src/ag-app.c @@ -313,7 +313,8 @@ const gchar *action_accels[] = { "win.gear-menu", "F10", NULL, "app.help", "F1", NULL, "win.change-tab::chart", "F5", NULL, - "win.change-tab::aspects", "F9", NULL, + "win.change-tab::aspects", "F6", NULL, + "win.change-tab::points", "F7", NULL, "win.change-tab::edit", "F4", NULL, NULL }; diff --git a/src/resources/ui/ag-window.ui b/src/resources/ui/ag-window.ui index 568ab04..3b4d5b7 100644 --- a/src/resources/ui/ag-window.ui +++ b/src/resources/ui/ag-window.ui @@ -7,7 +7,7 @@ Edit win.change-tab - <F3> + <F4> edit