summaryrefslogtreecommitdiff
path: root/src/help-overlay.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-09-12 11:16:14 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-09-12 11:16:14 +0200
commit7ab8c8e0307a0d58438619693c53d9844763f1e8 (patch)
tree50f52c0c05e184dc61f702a853b3e3eee97b3654 /src/help-overlay.ui
parent0bb0910e8e7dfbc3a55ae89fc2544ce65e62a1d5 (diff)
New upstream version 3.38.0upstream/3.38.0
Diffstat (limited to 'src/help-overlay.ui')
-rw-r--r--src/help-overlay.ui9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/help-overlay.ui b/src/help-overlay.ui
index b1a0127..105d876 100644
--- a/src/help-overlay.ui
+++ b/src/help-overlay.ui
@@ -136,7 +136,14 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator">&lt;ctrl&gt;F1</property>
+ <property name="accelerator">F10</property>
+ <property name="title" translatable="yes" context="shortcut window">Open menu</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator">&lt;ctrl&gt;question</property>
<property name="title" translatable="yes" context="shortcut window">Keyboard shortcuts</property>
</object>
</child>