I'm pretty sure we never intended to display page numbers while refreshing disks. --- pyanaconda/ui/gui/spokes/lib/refresh.glade | 43 ------------------------------ 1 file changed, 43 deletions(-)
diff --git a/pyanaconda/ui/gui/spokes/lib/refresh.glade b/pyanaconda/ui/gui/spokes/lib/refresh.glade index f848b16..201604d 100644 --- a/pyanaconda/ui/gui/spokes/lib/refresh.glade +++ b/pyanaconda/ui/gui/spokes/lib/refresh.glade @@ -148,16 +148,6 @@ <signal name="clicked" handler="on_rescan_clicked" swapped="no"/> </object> </child> - <child type="tab"> - <object class="GtkLabel" id="label4"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">page 1</property> - </object> - <packing> - <property name="tab_fill">False</property> - </packing> - </child> <child> <object class="GtkBox" id="box3"> <property name="visible">True</property> @@ -194,17 +184,6 @@ <property name="position">1</property> </packing> </child> - <child type="tab"> - <object class="GtkLabel" id="label5"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">page 2</property> - </object> - <packing> - <property name="position">1</property> - <property name="tab_fill">False</property> - </packing> - </child> <child> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> @@ -262,17 +241,6 @@ installation options while this scan completes.</property> <property name="position">2</property> </packing> </child> - <child type="tab"> - <object class="GtkLabel" id="label6"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">page 3</property> - </object> - <packing> - <property name="position">2</property> - <property name="tab_fill">False</property> - </packing> - </child> <child> <object class="GtkGrid" id="grid2"> <property name="visible">True</property> @@ -329,17 +297,6 @@ installation options while this scan completes.</property> <property name="position">3</property> </packing> </child> - <child type="tab"> - <object class="GtkLabel" id="label10"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">page 4</property> - </object> - <packing> - <property name="position">3</property> - <property name="tab_fill">False</property> - </packing> - </child> </object> <packing> <property name="expand">True</property>