summaryrefslogtreecommitdiff
path: root/src/help-overlay.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/help-overlay.ui')
-rw-r--r--src/help-overlay.ui27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/help-overlay.ui b/src/help-overlay.ui
index dabec9f..b1a0127 100644
--- a/src/help-overlay.ui
+++ b/src/help-overlay.ui
@@ -122,6 +122,33 @@
</child>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsGroup">
+ <property name="visible">1</property>
+ <property name="title" translatable="yes" context="shortcut window">General</property>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">F1</property>
+ <property name="title" translatable="yes" context="shortcut window">Show help</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">&lt;ctrl&gt;F1</property>
+ <property name="title" translatable="yes" context="shortcut window">Keyboard shortcuts</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">&lt;ctrl&gt;q</property>
+ <property name="title" translatable="yes" context="shortcut window">Quit</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
</child>
</object>