Skip to content

Commit 7946b46

Browse files
committed
data/ui/application.ui: Add menu entry for keyboard shortcut dialog
1 parent 4d4aa67 commit 7946b46

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/ui/application.ui

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ Josef Vybíral</property>
5757
<attribute name="action">app.help</attribute>
5858
<attribute name="accel">F1</attribute>
5959
</item>
60+
<item>
61+
<attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>
62+
<attribute name="action">win.show-help-overlay</attribute>
63+
</item>
6064
<item>
6165
<attribute name="label" translatable="yes">_About</attribute>
6266
<attribute name="action">app.about</attribute>

0 commit comments

Comments
 (0)