sysprof: add about, remove quit

This commit is contained in:
Christian Hergert
2019-05-16 12:08:14 -07:00
parent 8e63320a1c
commit 18065eaf11

View File

@ -27,8 +27,8 @@
<attribute name="action">app.help</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Quit</attribute>
<attribute name="action">app.quit</attribute>
<attribute name="label" translatable="yes">About Sysprof</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
</menu>