[frogr] Put Help, About and Quit in the same section



commit 6791da9c8c19ae714a2a1eaa01a1989f19ed8b2e
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Tue Nov 27 11:07:47 2012 +0100

    Put Help, About and Quit in the same section

 data/gtkbuilder/frogr-app-menu.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/gtkbuilder/frogr-app-menu.xml b/data/gtkbuilder/frogr-app-menu.xml
index 6c073cb..2c7e585 100644
--- a/data/gtkbuilder/frogr-app-menu.xml
+++ b/data/gtkbuilder/frogr-app-menu.xml
@@ -24,8 +24,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]