summaryrefslogtreecommitdiff
path: root/ui/offline.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-06-14 20:35:58 +0200
committerJörg Frings-Fürst <debian@jff.email>2023-06-14 20:35:58 +0200
commitd443a3c2509889533ca812c163056bace396b586 (patch)
treee94ffc0d9c054ca4efb8fb327e18dfac88e15dc7 /ui/offline.ui
parentbb9797c14470641b082ebf635e2ae3cfd5f27a3b (diff)
New upstream version 0.32.1upstream/0.32.1
Diffstat (limited to 'ui/offline.ui')
-rw-r--r--ui/offline.ui249
1 files changed, 0 insertions, 249 deletions
diff --git a/ui/offline.ui b/ui/offline.ui
deleted file mode 100644
index 3daefca..0000000
--- a/ui/offline.ui
+++ /dev/null
@@ -1,249 +0,0 @@
-<?xml version="1.0"?>
-<interface domain="shotwell">
- <menu id="MenuBar">
- <submenu>
- <attribute name="label" translatable="yes">_File</attribute>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Import From Folder…</attribute>
- <attribute name="accel">&lt;Primary&gt;i</attribute>
- <attribute name="action">win.CommonFileImport</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Import From _Application…</attribute>
- <attribute name="action">win.ExternalLibraryImport</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">Empty T_rash</attribute>
- <attribute name="action">win.CommonEmptyTrash</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>
- </submenu>
- <submenu>
- <attribute name="label" translatable="yes">_Edit</attribute>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Undo</attribute>
- <attribute name="accel">&lt;Primary&gt;z</attribute>
- <attribute name="action">win.CommonUndo</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Redo</attribute>
- <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;z</attribute>
- <attribute name="action">win.CommonRedo</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Find</attribute>
- <attribute name="action">win.CommonFind</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Ne_w Saved Search…</attribute>
- <attribute name="accel">&lt;Primary&gt;s</attribute>
- <attribute name="action">win.CommonNewSearch</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">R_emove From Library</attribute>
- <attribute name="accel">Delete</attribute>
- <attribute name="action">win.RemoveFromLibrary</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">Select _All</attribute>
- <attribute name="accel">&lt;Primary&gt;a</attribute>
- <attribute name="action">win.CommonSelectAll</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Preferences</attribute>
- <attribute name="action">win.CommonPreferences</attribute>
- </item>
- </section>
- </submenu>
- <submenu>
- <attribute name="label" translatable="yes">_View</attribute>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Basic Information</attribute>
- <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;i</attribute>
- <attribute name="action">win.CommonDisplayBasicProperties</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">E_xtended Information</attribute>
- <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;x</attribute>
- <attribute name="action">win.CommonDisplayExtendedProperties</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Search Bar</attribute>
- <attribute name="accel">F8</attribute>
- <attribute name="action">win.CommonDisplaySearchbar</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">S_idebar</attribute>
- <attribute name="accel">F9</attribute>
- <attribute name="action">win.CommonDisplaySidebar</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">T_oolbar</attribute>
- <attribute name="accel">&lt;Primary&gt;F9</attribute>
- <attribute name="action">win.CommonDisplayToolbar</attribute>
- </item>
- </section>
- <section>
- <submenu>
- <attribute name="label" translatable="yes">_Filter Photos</attribute>
- <section>
- <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>
- <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">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">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">3</attribute>
- <attribute name="accel">&lt;Primary&gt;1</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="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">Rejected _Only</attribute>
- <attribute name="action">win.display.rating</attribute>
- <attribute name="target">8</attribute>
- <attribute name="accel">&lt;Primary&gt;8</attribute>
- </item>
- </section>
- </submenu>
- </section>
- <section>
- <submenu>
- <attribute name="label" translatable="yes">Sort _Events</attribute>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Ascending</attribute>
- <attribute name="action">win.CommonSortEvents</attribute>
- <attribute name="target">ascending</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">D_escending</attribute>
- <attribute name="action">win.CommonSortEvents</attribute>
- <attribute name="target">descending</attribute>
- </item>
- </section>
- </submenu>
- </section>
- </submenu>
- <submenu>
- <attribute name="label" translatable="yes">_Help</attribute>
- <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>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_About</attribute>
- <attribute name="action">win.CommonAbout</attribute>
- </item>
- </section>
- </submenu>
- </menu>
- <menu id="OfflineContextMenu">
- <section>
- <item>
- <attribute name="label" translatable="yes">R_emove From Library</attribute>
- <attribute name="accel">Delete</attribute>
- <attribute name="action">win.RemoveFromLibrary</attribute>
- </item>
- </section>
- </menu>
- <object class="GtkToolbar" id="OfflineToolbar">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="toolbar_style">both-horiz</property>
- <child>
- <object class="GtkToolButton" id="ToolRemoveFromLibrary">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Remove the selected photos from the library</property>
- <property name="is_important">True</property>
- <property name="action_name">win.RemoveFromLibrary</property>
- <property name="label" translatable="yes">R_emove From Library</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkToolButton" id="ToolFind">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Find an image by typing text that appears in its name or tags</property>
- <property name="is_important">True</property>
- <property name="action_name">win.CommonDisplaySearchbar</property>
- <property name="label" translatable="yes">Find</property>
- <property name="use_underline">True</property>
- <property name="icon_name">edit-find-symbolic</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- </object>
-</interface>