Unify accels for the view changer menu

This commit is contained in:
Gergely Polonkai 2014-09-02 10:16:30 +02:00
parent af22424f5e
commit 462ea99cc7
2 changed files with 3 additions and 2 deletions

View File

@ -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
};

View File

@ -7,7 +7,7 @@
<item>
<attribute name="label" translatable="yes">Edit</attribute>
<attribute name="action">win.change-tab</attribute>
<attribute name="accel">&lt;F3&gt;</attribute>
<attribute name="accel">&lt;F4&gt;</attribute>
<attribute name="target">edit</attribute>
</item>
<item>