summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2013-12-29 12:54:15 -0600
committerMichael Catanzaro <mcatanzaro@gnome.org>2013-12-29 12:58:55 -0600
commit5c32af1602b0274f311e023bd50dea93cf699cbf (patch)
treed1e51046488f4846d2ed5e9ef93ee61b7c06ac1c
parentc8603e6d3673f06f84dc2b0ff0f96ede4ad881a8 (diff)
downloaddconf-5c32af1602b0274f311e023bd50dea93cf699cbf.tar.gz
editor: app menu: standardize Help/About/Quit
Add a separator between Find and About
-rw-r--r--editor/dconf-editor-menu.ui2
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>