[gnome-boxes/my-fixes: 5/5] wizard-source: bar



commit 0d6c52bd61bded70690605a1c2079aa5e8786099
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Aug 23 20:53:09 2017 +0200

    wizard-source: bar

 data/ui/wizard-source.ui |   49 +++++++++++++++++++++++++++++++++++++++------
 1 files changed, 42 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index be28ebc..54a340b 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -26,7 +26,24 @@
             <property name="label" translatable="yes">Insert operating system installation media or select a 
source below</property>
             <property name="wrap">True</property>
             <property name="halign">start</property>
+            <property name="margin-bottom">30</property>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">False</property>
+          </packing>
+        </child>
+
+        <child>
+          <object class="GtkLabel">
+            <property name="visible">True</property>
+            <property name="halign">start</property>
             <property name="margin-bottom">20</property>
+            <property name="use-markup">True</property>
+            <property name="label" translatable="yes">Downloaded</property>
+            <attributes>
+              <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
+            </attributes>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -39,6 +56,31 @@
         </child>
 
         <child>
+          <object class="BoxesWizardSelectFileEntry" id="select_file_button">
+            <property name="visible">True</property>
+            <signal name="clicked" handler="on_select_file_button_clicked"/>
+          </object>
+        </child>
+
+        <child>
+          <object class="GtkLabel">
+            <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>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">False</property>
+          </packing>
+        </child>
+
+        <child>
           <object class="GtkButton" id="enter_url_button">
             <property name="visible">True</property>
             <signal name="clicked" handler="on_enter_url_button_clicked"/>
@@ -82,13 +124,6 @@
         </child>
 
         <child>
-          <object class="BoxesWizardSelectFileEntry" id="select_file_button">
-            <property name="visible">True</property>
-            <signal name="clicked" handler="on_select_file_button_clicked"/>
-          </object>
-        </child>
-
-        <child>
           <object class="GtkButton" id="libvirt_sys_import_button">
             <property name="visible">False</property>
             <signal name="clicked" handler="on_libvirt_sys_import_button_clicked"/>


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