[gnome-tetravex] App menu: standardize Help/About/Quit
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tetravex] App menu: standardize Help/About/Quit
- Date: Mon, 9 Dec 2013 18:23:56 +0000 (UTC)
commit 4404185f45f194500c68528a517d585ebc5d7799
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Dec 9 12:23:23 2013 -0600
App menu: standardize Help/About/Quit
Remove the separator between About and Quit
https://wiki.gnome.org/Design/HIG/ApplicationMenus
src/app-menu.ui | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/app-menu.ui b/src/app-menu.ui
index dd86623..9315dd0 100644
--- a/src/app-menu.ui
+++ b/src/app-menu.ui
@@ -53,8 +53,6 @@
<attribute name="label" translatable="yes">_About</attribute>
<attribute name="action">app.about</attribute>
</item>
- </section>
- <section>
<item>
<attribute name="label" translatable="yes">_Quit</attribute>
<attribute name="action">app.quit</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]