[shotwell] flickr: Update glade files
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] flickr: Update glade files
- Date: Tue, 20 Dec 2016 20:25:33 +0000 (UTC)
commit c4eac442dea23bc35c772250e27bfa7226067a79
Author: Jens Georg <mail jensge org>
Date: Tue Dec 20 20:59:29 2016 +0100
flickr: Update glade files
Signed-off-by: Jens Georg <mail jensge org>
.../shotwell-publishing/flickr_pin_entry_pane.ui | 35 +++++++-------------
.../flickr_publishing_options_pane.ui | 28 ++++-----------
2 files changed, 20 insertions(+), 43 deletions(-)
---
diff --git a/plugins/shotwell-publishing/flickr_pin_entry_pane.ui
b/plugins/shotwell-publishing/flickr_pin_entry_pane.ui
index e20fb38..dd4c35c 100644
--- a/plugins/shotwell-publishing/flickr_pin_entry_pane.ui
+++ b/plugins/shotwell-publishing/flickr_pin_entry_pane.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
+<!-- Generated with glade 3.20.0 -->
+<interface domain="shotwell">
+ <requires lib="gtk+" version="3.14"/>
<object class="GtkBox" id="pane_widget">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -32,8 +33,7 @@
<object class="GtkLabel" id="pin_entry_caption">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xpad">1</property>
- <property name="ypad">1</property>
+ <property name="halign">end</property>
<property name="label" translatable="yes">Authorization _Number:</property>
<property name="use_underline">True</property>
<property name="justify">right</property>
@@ -51,7 +51,6 @@
<property name="can_focus">True</property>
<property name="margin_left">8</property>
<property name="invisible_char">●</property>
- <property name="invisible_char_set">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -61,41 +60,31 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkBox" id="box1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- </object>
- <packing>
<property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">2</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="continue_button">
<property name="label" translatable="yes">Con_tinue</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="margin_left">240</property>
<property name="margin_right">240</property>
<property name="margin_bottom">160</property>
- <property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">3</property>
+ <property name="fill">False</property>
+ <property name="pack_type">end</property>
+ <property name="position">2</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</interface>
diff --git a/plugins/shotwell-publishing/flickr_publishing_options_pane.ui
b/plugins/shotwell-publishing/flickr_publishing_options_pane.ui
index 7f67438..77d32cf 100644
--- a/plugins/shotwell-publishing/flickr_publishing_options_pane.ui
+++ b/plugins/shotwell-publishing/flickr_publishing_options_pane.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
+<!-- Generated with glade 3.20.0 -->
+<interface domain="shotwell">
+ <requires lib="gtk+" version="3.14"/>
<object class="GtkBox" id="flickr_pane">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -16,7 +17,7 @@
<object class="GtkLabel" id="upload_info_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="no">You are logged into Flickr as (name).
+ <property name="label">You are logged into Flickr as (name).
(this label's string is populated and set inside the code,
so changes made here will not display)</property>
@@ -41,7 +42,8 @@ so changes made here will not display)</property>
<object class="GtkLabel" id="visibility_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="no">_visibility label (populated in the code)</property>
+ <property name="halign">end</property>
+ <property name="label">_visibility label (populated in the code)</property>
<property name="use_underline">True</property>
<property name="justify">right</property>
<property name="mnemonic_widget">visibility_combo</property>
@@ -49,15 +51,13 @@ so changes made here will not display)</property>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="size_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
+ <property name="halign">end</property>
<property name="label" translatable="yes">Photo _size:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">size_combo</property>
@@ -65,36 +65,26 @@ so changes made here will not display)</property>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="visibility_combo">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="entry_text_column">0</property>
- <property name="id_column">1</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="size_combo">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="entry_text_column">0</property>
- <property name="id_column">1</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -103,17 +93,15 @@ so changes made here will not display)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="halign">center</property>
+ <property name="halign">start</property>
<property name="margin_top">16</property>
<property name="use_underline">True</property>
- <property name="xalign">0.17000000178813934</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
<property name="width">2</property>
- <property name="height">1</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]