summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorsabriunal <libreajans@gmail.com>2022-11-29 00:16:51 +0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-11-29 20:21:29 +0000
commitd73ec42d39c763c777120c8ae508ee47e3a098a9 (patch)
tree58db34c62d910f45d9eae1eee02f562341932e4e /shell
parent3a678b4fb57513caf21cf811322ae63f4f0f5e3e (diff)
downloadgnome-control-center-d73ec42d39c763c777120c8ae508ee47e3a098a9.tar.gz
help-overlay: Add missing shortcuts
This patch adds two missing shortcuts to help-overlay - Help (F1) - Keyboard Shortcuts (CTRL+?) Fixes: #839
Diffstat (limited to 'shell')
-rw-r--r--shell/help-overlay.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/help-overlay.ui b/shell/help-overlay.ui
index 14bbbe9f1..4db4aaa6c 100644
--- a/shell/help-overlay.ui
+++ b/shell/help-overlay.ui
@@ -27,6 +27,18 @@
<property name="title" translatable="yes" context="shortcut window">Search</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="action-name">app.help</property>
+ <property name="title" translatable="yes" context="shortcut window">Show help</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="action-name">win.show-help-overlay</property>
+ <property name="title" translatable="yes" context="shortcut window">Keyboard shortcuts</property>
+ </object>
+ </child>
</object>
</child>
<child>