[gnome-boxes/wip/feborges/new-wizard-design: 1/8] wizard-source: Drop section labels



commit 66aed91cb46c228fc05fa7b0cf20739628f50afe
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Jan 16 14:31:00 2018 +0100

    wizard-source: Drop section labels
    
    Fixes #42

 data/ui/wizard-source.ui | 31 -------------------------------
 1 file changed, 31 deletions(-)
---
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index eb232878..a64ba685 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -46,23 +46,6 @@
             <property name="margin-bottom">20</property>
             <property name="spacing">50</property>
             <property name="orientation">horizontal</property>
-            <child>
-              <object class="GtkLabel" id="downloaded_label">
-                <property name="visible">True</property>
-                <property name="halign">start</property>
-                <property name="hexpand">True</property>
-                <property name="use-markup">True</property>
-                <property name="vexpand">False</property>
-                <property name="label" translatable="yes">Downloaded</property>
-                <attributes>
-                  <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
-                </attributes>
-              </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="fill">True</property>
-              </packing>
-            </child>
             <child>
               <object class="GtkButton" id="select_file_button">
                 <property name="visible">True</property>
@@ -108,20 +91,6 @@
           <object class="BoxesWizardScrolled" id="media_scrolled"/>
         </child>
 
-        <child>
-          <object class="GtkLabel" id="available_to_download_label">
-            <property name="visible">True</property>
-            <property name="halign">start</property>
-            <property name="margin-top">30</property>
-            <property name="margin-bottom">20</property>
-            <property name="use-markup">True</property>
-            <property name="label" translatable="yes">Available to Download</property>
-            <attributes>
-              <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
-            </attributes>
-          </object>
-        </child>
-
         <child>
           <object class="GtkButton" id="install_rhel_button">
             <property name="visible">True</property>


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