diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-28 21:35:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-28 21:35:52 +0200 |
commit | b86540b743f1a87a163ffb811c8fe22a01fefa38 (patch) | |
tree | b47cb3bb83c2377234226fb3987ab3320a987dd9 /plugins/shotwell-publishing/flickr_publishing_options_pane.ui | |
parent | ac6e0b731b9f0b2efd392e3309a5c07e2a66adad (diff) | |
parent | e905d8e16eec152d19797937f13ba3cf4b8f8aca (diff) |
Merge branch 'release/debian/0.32.1-1'debian/0.32.1-1
Diffstat (limited to 'plugins/shotwell-publishing/flickr_publishing_options_pane.ui')
-rw-r--r-- | plugins/shotwell-publishing/flickr_publishing_options_pane.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/shotwell-publishing/flickr_publishing_options_pane.ui b/plugins/shotwell-publishing/flickr_publishing_options_pane.ui index 77d32cf..e5e61aa 100644 --- a/plugins/shotwell-publishing/flickr_publishing_options_pane.ui +++ b/plugins/shotwell-publishing/flickr_publishing_options_pane.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.0 --> +<!-- Generated with glade 3.22.0 --> <interface domain="shotwell"> <requires lib="gtk+" version="3.14"/> <object class="GtkBox" id="flickr_pane"> @@ -36,8 +36,8 @@ so changes made here will not display)</property> <property name="halign">center</property> <property name="valign">center</property> <property name="margin_bottom">8</property> - <property name="row_spacing">8</property> - <property name="column_spacing">24</property> + <property name="row_spacing">6</property> + <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="visibility_label"> <property name="visible">True</property> @@ -58,7 +58,7 @@ so changes made here will not display)</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> - <property name="label" translatable="yes">Photo _size:</property> + <property name="label" translatable="yes">Photo _size</property> <property name="use_underline">True</property> <property name="mnemonic_widget">size_combo</property> </object> |