[PATCH 2/2] remove the don't use upgrades checkbox from source (#889366)

Brian C. Lane bcl at redhat.com
Fri Dec 21 17:28:03 UTC 2012


From: "Brian C. Lane" <bcl at redhat.com>

---
 pyanaconda/ui/gui/spokes/source.glade | 35 -----------------------------------
 1 file changed, 35 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/source.glade b/pyanaconda/ui/gui/spokes/source.glade
index 07fc23d..4eec557 100644
--- a/pyanaconda/ui/gui/spokes/source.glade
+++ b/pyanaconda/ui/gui/spokes/source.glade
@@ -1217,41 +1217,6 @@ TeXlive 2012 repository</col>
                     <property name="position">6</property>
                   </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="label2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="halign">start</property>
-                    <property name="margin_top">12</property>
-                    <property name="label" translatable="yes">Updates</property>
-                    <attributes>
-                      <attribute name="font-desc" value="Cantarell 10"/>
-                      <attribute name="weight" value="bold"/>
-                    </attributes>
-                  </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">True</property>
-                    <property name="position">7</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkCheckButton" id="noUpdatesCheckbox">
-                    <property name="label" translatable="yes">D_on't install the latest available software updates. Install the default versions provided by the install source above.</property>
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="receives_default">False</property>
-                    <property name="margin_left">12</property>
-                    <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
-                    <property name="draw_indicator">True</property>
-                  </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">True</property>
-                    <property name="position">8</property>
-                  </packing>
-                </child>
               </object>
             </child>
           </object>
-- 
1.8.0.2



More information about the anaconda-patches mailing list