summaryrefslogtreecommitdiff
path: root/ui/appmenu.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-21 19:19:04 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-21 19:19:04 +0100
commitf39ea21098340bd99c48669f152c9068046c2c99 (patch)
treed1166fce1a4a8c470dfaf364816f767678c4729e /ui/appmenu.ui
parentbc48a4cff815ed156b603c92e684779c317417ba (diff)
parenta7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e (diff)
Merge tag 'upstream/0.25.3'
Upstream version 0.25.3
Diffstat (limited to 'ui/appmenu.ui')
-rw-r--r--ui/appmenu.ui67
1 files changed, 0 insertions, 67 deletions
diff --git a/ui/appmenu.ui b/ui/appmenu.ui
deleted file mode 100644
index 72e5424..0000000
--- a/ui/appmenu.ui
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
-<interface domain="shotwell">
- <requires lib="gtk+" version="3.14"/>
- <menu id="appmenu">
- <section>
- <item>
- <attribute name="label" translatable="yes">_Preferences</attribute>
- <attribute name="action">win.CommonPreferences</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Help</attribute>
- <attribute name="accel">F1</attribute>
- <attribute name="action">win.CommonHelpContents</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Frequently Asked Questions</attribute>
- <attribute name="action">win.CommonHelpFAQ</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Report a Problem…</attribute>
- <attribute name="action">win.CommonHelpReportProblem</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_About</attribute>
- <attribute name="action">win.CommonAbout</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Quit</attribute>
- <attribute name="accel">&lt;Primary&gt;q</attribute>
- <attribute name="action">win.CommonQuit</attribute>
- </item>
- </section>
- </menu>
- <menu id="direct-appmenu">
- <section>
- <item>
- <attribute name="label" translatable="yes">_Help</attribute>
- <attribute name="accel">F1</attribute>
- <attribute name="action">win.CommonHelpContents</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Frequently Asked Questions</attribute>
- <attribute name="action">win.CommonHelpFAQ</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Report a Problem…</attribute>
- <attribute name="action">win.CommonHelpReportProblem</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_About</attribute>
- <attribute name="action">win.CommonAbout</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Quit</attribute>
- <attribute name="accel">&lt;Primary&gt;q</attribute>
- <attribute name="action">win.CommonQuit</attribute>
- </item>
- </section>
- </menu>
-</interface>