[dconf] editor: app menu: standardize Help/About/Quit



commit 5c32af1602b0274f311e023bd50dea93cf699cbf
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Dec 29 12:54:15 2013 -0600

    editor: app menu: standardize Help/About/Quit
    
    Add a separator between Find and About

 editor/dconf-editor-menu.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/editor/dconf-editor-menu.ui b/editor/dconf-editor-menu.ui
index 0aeb52f..7f555f6 100644
--- a/editor/dconf-editor-menu.ui
+++ b/editor/dconf-editor-menu.ui
@@ -6,6 +6,8 @@
         <attribute name="action">app.find</attribute>
         <attribute name="accel">&lt;Primary&gt;f</attribute>
       </item>
+    </section>
+    <section>
       <item>
         <attribute name="label" translatable="yes">_About</attribute>
         <attribute name="action">app.about</attribute>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]