Unify accels for the view changer menu
This commit is contained in:
parent
fee1adf08f
commit
b9791f1436
@ -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
|
||||
};
|
||||
|
@ -7,7 +7,7 @@
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Edit</attribute>
|
||||
<attribute name="action">win.change-tab</attribute>
|
||||
<attribute name="accel"><F3></attribute>
|
||||
<attribute name="accel"><F4></attribute>
|
||||
<attribute name="target">edit</attribute>
|
||||
</item>
|
||||
<item>
|
||||
|
Loading…
Reference in New Issue
Block a user