[f19-branch/master] Remove Use network login button for now (#965883)

Brian C. Lane bcl at redhat.com
Wed Jun 5 22:22:55 UTC 2013


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

This isn't hooked up to anything right now, and it isn't likely that it
will be for F19 so just remove it.
---
 pyanaconda/ui/gui/spokes/user.glade | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/user.glade b/pyanaconda/ui/gui/spokes/user.glade
index 8277369..7e0f120 100644
--- a/pyanaconda/ui/gui/spokes/user.glade
+++ b/pyanaconda/ui/gui/spokes/user.glade
@@ -315,21 +315,6 @@
                             <property name="height">1</property>
                           </packing>
                         </child>
-                        <child>
-                          <object class="GtkButton" id="b_network_login">
-                            <property name="label" translatable="yes">Use network login...</property>
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="receives_default">True</property>
-                            <property name="margin_left">6</property>
-                          </object>
-                          <packing>
-                            <property name="left_attach">1</property>
-                            <property name="top_attach">0</property>
-                            <property name="width">1</property>
-                            <property name="height">1</property>
-                          </packing>
-                        </child>
                       </object>
                       <packing>
                         <property name="left_attach">1</property>
-- 
1.8.1.4



More information about the anaconda-patches mailing list