summaryrefslogtreecommitdiff
path: root/ui/search_bar.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-06-28 21:35:52 +0200
committerJörg Frings-Fürst <debian@jff.email>2023-06-28 21:35:52 +0200
commitb86540b743f1a87a163ffb811c8fe22a01fefa38 (patch)
treeb47cb3bb83c2377234226fb3987ab3320a987dd9 /ui/search_bar.ui
parentac6e0b731b9f0b2efd392e3309a5c07e2a66adad (diff)
parente905d8e16eec152d19797937f13ba3cf4b8f8aca (diff)
Merge branch 'release/debian/0.32.1-1'debian/0.32.1-1
Diffstat (limited to 'ui/search_bar.ui')
-rw-r--r--ui/search_bar.ui55
1 files changed, 0 insertions, 55 deletions
diff --git a/ui/search_bar.ui b/ui/search_bar.ui
deleted file mode 100644
index 9d56962..0000000
--- a/ui/search_bar.ui
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface domain="shotwell">
- <menu id='popup-menu'>
- <section>
- <item>
- <attribute name="label" translatable="yes">Rejected _Only</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">8</attribute>
- <attribute name="accel">&lt;Primary&gt;8</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">All + _Rejected</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">1</attribute>
- <attribute name="accel">&lt;Primary&gt;9</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_All Photos</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">2</attribute>
- <attribute name="accel">&lt;Primary&gt;0</attribute>
- </item>
- <item>
- <attribute name="label" translatable="no">★</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">3</attribute>
- <attribute name="accel">&lt;Primary&gt;1</attribute>
- </item>
- <item>
- <attribute name="label" translatable="no">★★</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">4</attribute>
- <attribute name="accel">&lt;Primary&gt;2</attribute>
- </item>
- <item>
- <attribute name="label" translatable="no">★★★</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">5</attribute>
- <attribute name="accel">&lt;Primary&gt;3</attribute>
- </item>
- <item>
- <attribute name="label" translatable="no">★★★★</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">6</attribute>
- <attribute name="accel">&lt;Primary&gt;4</attribute>
- </item>
- <item>
- <attribute name="label" translatable="no">★★★★★</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">7</attribute>
- <attribute name="accel">&lt;Primary&gt;5</attribute>
- </item>
- </section>
- </menu>
-</interface>