summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSabri Ünal <libreajans@gmail.com>2022-02-17 16:17:53 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-17 16:54:05 +0100
commit12b86e422e394f77f557c2e47656a683c4add8d3 (patch)
treeb1bee05f5cfedcc63d418e5f427487b39e1743bb /data
parent323e20ae7bc757d0051aa4b74f03ce4d1cf072cd (diff)
downloadtotem-12b86e422e394f77f557c2e47656a683c4add8d3.tar.gz
main: Mention keyboard shortcuts shortcut in shortcuts
Diffstat (limited to 'data')
-rw-r--r--data/shortcuts.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index adaa4e302..151f5a74c 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -15,6 +15,12 @@
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">General</property>
<child>
+ <object class="GtkShortcutsShortcut" id="show-help-overlay">
+ <property name="visible">1</property>
+ <property name="accelerator">&lt;Primary&gt;question &lt;Primary&gt;H &lt;Primary&gt;F1</property>
+ <property name="title" translatable="yes" context="shortcut window">Keyboard shortcuts</property>
+ </object>
+ </child>
<object class="GtkShortcutsShortcut" id="properties">
<property name="visible">1</property>
<property name="accelerator">&lt;Primary&gt;p</property>