[evince] app menu: add separator after New Window
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] app menu: add separator after New Window
- Date: Mon, 1 Sep 2014 20:47:23 +0000 (UTC)
commit a95ae78c6c662cddff6d064c1e47b8faa11cc47d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Sep 1 15:46:18 2014 -0500
app menu: add separator after New Window
Help, About, and Quit should be in their own section at the bottom,
according to our draft HIG.
Also, Quit is not optional, but I guess we'd best discuss that....
shell/evince-menus.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/shell/evince-menus.ui b/shell/evince-menus.ui
index c9c0346..f5d7d94 100644
--- a/shell/evince-menus.ui
+++ b/shell/evince-menus.ui
@@ -24,6 +24,8 @@
<attribute name="label" translatable="yes">_New Window</attribute>
<attribute name="action">app.new</attribute>
</item>
+ </section>
+ <section>
<item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]