[master 6/8] Remove the vestigal capslock label from the password spoke

dashea installerbot-noreply at redhat.com
Wed Jun 17 18:07:16 UTC 2015


From: David Shea <dshea at redhat.com>

The capslock warning is handled by Gtk, and this label was never hooked
up to anything anyway.
---
 pyanaconda/ui/gui/spokes/password.glade | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/password.glade b/pyanaconda/ui/gui/spokes/password.glade
index 67a8a6e..a146741 100644
--- a/pyanaconda/ui/gui/spokes/password.glade
+++ b/pyanaconda/ui/gui/spokes/password.glade
@@ -111,17 +111,6 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkLabel" id="capslock">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="use_markup">True</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="top_attach">3</property>
-                      </packing>
-                    </child>
-                    <child>
                       <object class="GtkBox" id="box2">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
@@ -180,6 +169,9 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                   <packing>
                     <property name="expand">False</property>


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/d393b4f6eb37ffb7687177eb8fa8110e19368b72


More information about the anaconda-patches mailing list