summaryrefslogtreecommitdiff
path: root/ui/shotwell.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-06-14 20:36:37 +0200
committerJörg Frings-Fürst <debian@jff.email>2023-06-14 20:36:37 +0200
commitbb80d3feebdc9acc52e3f4ad24084d8425f043a2 (patch)
tree2084a84c39f159c6aea254775dc0880d52579d45 /ui/shotwell.ui
parentb26ff0798252a1a8072dd2c7a67f6205de9fde11 (diff)
parent31804433d72460cbe0a39f9f8ea5e76058d84cda (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'ui/shotwell.ui')
-rw-r--r--ui/shotwell.ui94
1 files changed, 0 insertions, 94 deletions
diff --git a/ui/shotwell.ui b/ui/shotwell.ui
deleted file mode 100644
index af41b10..0000000
--- a/ui/shotwell.ui
+++ /dev/null
@@ -1,94 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
-<interface domain="shotwell">
- <requires lib="gtk+" version="3.18"/>
- <object class="GtkBox" id="progress_pane_widget">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <child>
- <object class="GtkProgressBar" id="publishing_progress_bar">
- <property name="height_request">64</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_left">32</property>
- <property name="margin_right">32</property>
- <property name="margin_top">108</property>
- <property name="show_text">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="padding">32</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <object class="GtkBox" id="static_msg_pane_widget">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <child>
- <object class="GtkLabel" id="static_msg_label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_left">16</property>
- <property name="margin_right">16</property>
- <property name="margin_top">97</property>
- <property name="margin_bottom">24</property>
- <property name="label" comments="This is a placeholder string and may be ignored.">This is populated from within the code;
-changes made here will not display.</property>
- <property name="wrap">True</property>
- <property name="max_width_chars">70</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- </object>
- <object class="GtkBox" id="welcome_pane_widget">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <child>
- <object class="GtkLabel" id="not_logged_in_label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_left">16</property>
- <property name="margin_right">16</property>
- <property name="margin_top">97</property>
- <property name="margin_bottom">24</property>
- <property name="label" comments="This is a placeholder string and may be ignored.">This is populated from within the code;
-changes made here will not display.</property>
- <property name="wrap">True</property>
- <property name="max_width_chars">70</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="login_button">
- <property name="label" translatable="yes">_Log in</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="margin_left">256</property>
- <property name="margin_right">240</property>
- <property name="margin_top">80</property>
- <property name="margin_bottom">16</property>
- <property name="use_underline">True</property>
- <property name="image_position">top</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
-</interface>