[shotwell] publishing: Drop obsolete label in YouTube dialog



commit b480c33652afb9f8ea913b2fb261c0e3ef66c672
Author: Jens Georg <mail jensge org>
Date:   Thu May 7 09:59:45 2020 +0200

    publishing: Drop obsolete label in YouTube dialog

 .../youtube_publishing_options_pane.ui             | 25 ++++------------------
 1 file changed, 4 insertions(+), 21 deletions(-)
---
diff --git a/plugins/shotwell-publishing/youtube_publishing_options_pane.ui 
b/plugins/shotwell-publishing/youtube_publishing_options_pane.ui
index 06e80b02..777632eb 100644
--- a/plugins/shotwell-publishing/youtube_publishing_options_pane.ui
+++ b/plugins/shotwell-publishing/youtube_publishing_options_pane.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.0 -->
+<!-- Generated with glade 3.22.2 -->
 <interface domain="shotwell">
   <requires lib="gtk+" version="3.22"/>
   <object class="GtkBox" id="youtube_pane_widget">
@@ -20,22 +20,7 @@
         <property name="expand">False</property>
         <property name="fill">True</property>
         <property name="padding">4</property>
-        <property name="position">1</property>
-      </packing>
-    </child>
-    <child>
-      <object class="GtkLabel" id="publish_to_label">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="margin_top">8</property>
-        <property name="margin_bottom">64</property>
-        <property name="label" comments="This string does not require translation and may be safely 
skipped.">videos will appear in
-(populated in the application code.)</property>
-      </object>
-      <packing>
-        <property name="expand">False</property>
-        <property name="fill">True</property>
-        <property name="position">2</property>
+        <property name="position">0</property>
       </packing>
     </child>
     <child>
@@ -77,7 +62,7 @@
         <property name="expand">False</property>
         <property name="fill">True</property>
         <property name="padding">4</property>
-        <property name="position">3</property>
+        <property name="position">1</property>
       </packing>
     </child>
     <child>
@@ -93,7 +78,6 @@
         <child>
           <object class="GtkButton" id="logout_button">
             <property name="label" translatable="yes">_Logout</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>
@@ -108,7 +92,6 @@
         <child>
           <object class="GtkButton" id="publish_button">
             <property name="label" translatable="yes">_Publish</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>
@@ -124,7 +107,7 @@
       <packing>
         <property name="expand">False</property>
         <property name="fill">True</property>
-        <property name="position">4</property>
+        <property name="position">2</property>
       </packing>
     </child>
   </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]