Hamburger: Hide unimplemented menu actions.
This commit is contained in:
parent
edae1b0480
commit
0dcc95cd34
@ -12,10 +12,10 @@
|
||||
<attribute name="label" translatable="yes">_Import Shows</attribute>
|
||||
<attribute name="action">win.import</attribute>
|
||||
</item>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">_Export Shows</attribute>
|
||||
<attribute name="action">win.export</attribute>
|
||||
</item>
|
||||
<!-- <item> -->
|
||||
<!-- <attribute name="label" translatable="yes">_Export Shows</attribute> -->
|
||||
<!-- <attribute name="action">win.export</attribute> -->
|
||||
<!-- </item> -->
|
||||
</section>
|
||||
<section>
|
||||
<item>
|
||||
@ -29,10 +29,10 @@
|
||||
<attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
|
||||
<attribute name="action">win.show-help-overlay</attribute>
|
||||
</item>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">_Help</attribute>
|
||||
<attribute name="action">win.help</attribute>
|
||||
</item>
|
||||
<!-- <item> -->
|
||||
<!-- <attribute name="label" translatable="yes">_Help</attribute> -->
|
||||
<!-- <attribute name="action">win.help</attribute> -->
|
||||
<!-- </item> -->
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">_About</attribute>
|
||||
<attribute name="action">win.about</attribute>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user