Hamburger: Update to reflect the latest HIG changes
Preferences are now grouped with the application actions. The About label was renamed to "About Podcasts". https://mail.gnome.org/archives/desktop-devel-list/2018-September/msg00015.html
This commit is contained in:
parent
9ea1e16ac8
commit
5050dda4d2
@ -23,8 +23,6 @@
|
||||
<attribute name="action">win.preferences</attribute>
|
||||
<attribute name="accel"><primary>e</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
|
||||
<attribute name="action">win.show-help-overlay</attribute>
|
||||
@ -34,7 +32,7 @@
|
||||
<!-- <attribute name="action">win.help</attribute> -->
|
||||
<!-- </item> -->
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">_About</attribute>
|
||||
<attribute name="label" translatable="yes">_About Podcasts</attribute>
|
||||
<attribute name="action">win.about</attribute>
|
||||
</item>
|
||||
</section>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user