summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTrinh Anh Ngoc <atw1990@gmail.com>2015-10-27 15:19:20 +0700
committerFelix Riemann <friemann@gnome.org>2015-11-03 19:35:43 +0100
commit3c18da911895b67c67fa0479072cb06296eebc30 (patch)
tree22ac99c944b17ef2a98dab43b876f78d8fc14c8a /data
parentc2b0edebe2f19e9d7d2dbf4c445e9745ab3d2c80 (diff)
downloadeog-3c18da911895b67c67fa0479072cb06296eebc30.tar.gz
Move window actions to gear menu
Diffstat (limited to 'data')
-rw-r--r--data/eog-app-menu.xml14
-rw-r--r--data/eog-gear-menu.ui8
2 files changed, 8 insertions, 14 deletions
diff --git a/data/eog-app-menu.xml b/data/eog-app-menu.xml
index aba0d7bc..0f5ef65c 100644
--- a/data/eog-app-menu.xml
+++ b/data/eog-app-menu.xml
@@ -3,20 +3,6 @@
<menu id="app-menu">
<section>
<item>
- <attribute name="action">app.view-statusbar</attribute>
- <attribute name="label" translatable="yes">_Statusbar</attribute>
- </item>
- <item>
- <attribute name="action">app.view-gallery</attribute>
- <attribute name="label" translatable="yes">_Image Gallery</attribute>
- </item>
- <item>
- <attribute name="action">app.view-sidebar</attribute>
- <attribute name="label" translatable="yes">Side _Pane</attribute>
- </item>
- </section>
- <section>
- <item>
<attribute name="action">app.preferences</attribute>
<attribute name="label" translatable="yes">Prefere_nces</attribute>
</item>
diff --git a/data/eog-gear-menu.ui b/data/eog-gear-menu.ui
index b069f6a3..77330324 100644
--- a/data/eog-gear-menu.ui
+++ b/data/eog-gear-menu.ui
@@ -41,6 +41,14 @@
<attribute name="label" translatable="yes">S_ide Pane</attribute>
<attribute name="action">win.view-sidebar</attribute>
</item>
+ <item>
+ <attribute name="label" translatable="yes">Image _Gallery</attribute>
+ <attribute name="action">win.view-gallery</attribute>
+ </item>
+ <item>
+ <attribute name="label" translatable="yes">S_tatus Bar</attribute>
+ <attribute name="action">win.view-statusbar</attribute>
+ </item>
</section>
<section>
<item>