[eog] Move window actions to gear menu
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Move window actions to gear menu
- Date: Tue, 3 Nov 2015 18:37:02 +0000 (UTC)
commit 3c18da911895b67c67fa0479072cb06296eebc30
Author: Trinh Anh Ngoc <atw1990 gmail com>
Date: Tue Oct 27 15:19:20 2015 +0700
Move window actions to gear menu
data/eog-app-menu.xml | 14 --------------
data/eog-gear-menu.ui | 8 ++++++++
2 files changed, 8 insertions(+), 14 deletions(-)
---
diff --git a/data/eog-app-menu.xml b/data/eog-app-menu.xml
index aba0d7b..0f5ef65 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 b069f6a..7733032 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]