Add Alt-Left and Back accels for the back button
This commit is contained in:
parent
7f844264cc
commit
760f0e8663
@ -316,6 +316,7 @@ const gchar *action_accels[] = {
|
||||
"win.change-tab::aspects", "F6", NULL,
|
||||
"win.change-tab::points", "F7", NULL,
|
||||
"win.change-tab::edit", "F4", NULL,
|
||||
"win.back", "<Alt>Left", "Back", NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user