Implemented cabinet download progress indicator.
[captive.git] / src / install / acquire / ui-gnome.glade
index 8b6613d..b07ad09 100644 (file)
@@ -384,6 +384,21 @@ We will need to download approx 29MB of data right now (takes 2 hours on 33.6 mo
                      <property name="fill">True</property>
                    </packing>
                  </child>
+
+                 <child>
+                   <widget class="GtkProgressBar" id="MicrosoftComProgress">
+                     <property name="visible">True</property>
+                     <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
+                     <property name="fraction">0</property>
+                     <property name="pulse_step">0.1</property>
+                     <property name="text" translatable="yes"></property>
+                   </widget>
+                   <packing>
+                     <property name="padding">0</property>
+                     <property name="expand">False</property>
+                     <property name="fill">True</property>
+                   </packing>
+                 </child>
                </widget>
              </child>
            </widget>