diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:40:44 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:40:44 +0100 |
commit | 8e1c5a834469d804d28ee8ab2cbe2da8e600a789 (patch) | |
tree | b9771456583eaead893cfd8f02e680b58a3da970 /ui/top.ui | |
parent | 80a5f2d8b095e895a5424f90b2ce4684d94c1a32 (diff) | |
parent | 3253d99365813f2d2ffd05e10cbb8c11f53d746e (diff) |
Merge tag 'upstream/0.26.0'
Upstream version 0.26.0
Diffstat (limited to 'ui/top.ui')
-rw-r--r-- | ui/top.ui | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/ui/top.ui b/ui/top.ui deleted file mode 100644 index 683a2fa..0000000 --- a/ui/top.ui +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0"?> -<interface domain="shotwell"> - <menu id="MenuBar"> - <submenu> - <attribute name="label" translatable="yes">_File</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">_Edit</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">_View</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">_Photo</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">_Photos</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">Even_ts</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">Ta_gs</attribute> - <section> - </section> - </submenu> - <submenu> - <attribute name="label" translatable="yes">_Help</attribute> - <section> - </section> - </submenu> - </menu> -</interface> |