widget-factory: Add Keyboard Shortcuts menu item

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/916
This commit is contained in:
Jeremy Bicha 2018-09-30 20:40:11 -04:00
parent 43997fb550
commit 52bcf7fd46

View File

@ -17,6 +17,10 @@
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
<attribute name="action">win.show-help-overlay</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_About Widget Factory</attribute>
<attribute name="action">app.about</attribute>