extensions-app: Remove Help menu item
The app has been around for quite a while now, but there still isn't any user documentation. Time to remove a menu item that doesn't do anything. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3051>
This commit is contained in:
parent
3351cd2f07
commit
fdb7700535
@ -2,10 +2,6 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<menu id="primary-menu">
|
<menu id="primary-menu">
|
||||||
<section>
|
<section>
|
||||||
<item>
|
|
||||||
<attribute name="label" translatable="yes">Help</attribute>
|
|
||||||
<attribute name="action">win.show-help</attribute>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<attribute name="label" translatable="yes">About Extensions</attribute>
|
<attribute name="label" translatable="yes">About Extensions</attribute>
|
||||||
<attribute name="action">win.show-about</attribute>
|
<attribute name="action">win.show-about</attribute>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user