We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b084600 commit 043d563Copy full SHA for 043d563
data/resources/ui/shortcuts.blp
@@ -51,6 +51,10 @@ Gtk.ShortcutsWindow help_overlay {
51
title: C_("shortcut window", "Next Page");
52
action-name: "win.next";
53
}
54
+ Gtk.ShortcutsShortcut {
55
+ title: C_("shortcut window", "Reload Page");
56
+ action-name: "win.reload";
57
+ }
58
59
Gtk.ShortcutsShortcut {
60
title: C_("shortcut window", "Focus Url Bar");
0 commit comments