summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2014-12-18 20:53:55 +0100
committerFelix Riemann <friemann@gnome.org>2014-12-18 20:53:55 +0100
commit85339ccdbdb17af357dc837f12791b9d2fb151e2 (patch)
tree9edd01ac05f3a0214a0d113fe0e10083c82edb88 /data
parentd6fa7a086c97408b4f281320293b98f2f7e43f15 (diff)
downloadeog-85339ccdbdb17af357dc837f12791b9d2fb151e2.tar.gz
Don't reuse the GtkMenu but the menu model for the thumb view
Diffstat (limited to 'data')
-rw-r--r--data/popup-menus.ui50
1 files changed, 0 insertions, 50 deletions
diff --git a/data/popup-menus.ui b/data/popup-menus.ui
index 813b6ec3..5670a0f2 100644
--- a/data/popup-menus.ui
+++ b/data/popup-menus.ui
@@ -50,54 +50,4 @@
</item>
</section>
</menu>
- <menu id="thumbnail-popup">
- <section>
- <submenu>
- <attribute name="label" translatable="yes">Open _with</attribute>
- <section id="open-with-placeholder"/>
- </submenu>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Save</attribute>
- <attribute name="action">win.ImageSave</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Save _As…</attribute>
- <attribute name="action">win.ImageSaveAs</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Print…</attribute>
- <attribute name="action">win.ImagePrint</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Copy</attribute>
- <attribute name="action">win.EditCopyImage</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">Move to _Trash</attribute>
- <attribute name="action">win.EditMoveToTrash</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">Prope_rties</attribute>
- <attribute name="action">win.ImageProperties</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Set as Wa_llpaper</attribute>
- <attribute name="action">win.ImageSetAsWallpaper</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Show Containing _Folder</attribute>
- <attribute name="action">win.ImageOpenContainingFolder</attribute>
- </item>
- </section>
- </menu>
</interface>