Add keyboard shortcuts window

This commit is contained in:
Rafostar
2021-05-03 19:02:37 +02:00
parent 4f69183b85
commit b419ed7922
3 changed files with 149 additions and 5 deletions

View File

@@ -16,14 +16,12 @@
<attribute name="label" translatable="yes">Preferences</attribute>
<attribute name="action">app.prefs</attribute>
</item>
</section>
<section>
<!--
<item>
<attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>
<attribute name="label" translatable="yes">Shortcuts</attribute>
<attribute name="action">app.shortcuts</attribute>
</item>
-->
</section>
<section>
<item>
<attribute name="label" translatable="yes">About Clapper</attribute>
<attribute name="action">app.about</attribute>