[rhel7 3/4] Remove the spacing properties from GtkLevelBar

David Shea dshea at redhat.com
Mon Dec 1 14:19:56 UTC 2014


Resolves: rhbz#1155548
---
 pyanaconda/ui/gui/spokes/password.glade | 1 -
 pyanaconda/ui/gui/spokes/user.glade     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/password.glade b/pyanaconda/ui/gui/spokes/password.glade
index 1ac08e7..55abc50 100644
--- a/pyanaconda/ui/gui/spokes/password.glade
+++ b/pyanaconda/ui/gui/spokes/password.glade
@@ -133,7 +133,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
-                            <property name="spacing">2</property>
                             <property name="mode">GTK_LEVEL_BAR_MODE_DISCRETE</property>
                             <property name="min-value">0</property>
                             <property name="max-value">4</property>
diff --git a/pyanaconda/ui/gui/spokes/user.glade b/pyanaconda/ui/gui/spokes/user.glade
index 21877ed..e917244 100644
--- a/pyanaconda/ui/gui/spokes/user.glade
+++ b/pyanaconda/ui/gui/spokes/user.glade
@@ -237,7 +237,6 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
-                            <property name="spacing">2</property>
                             <property name="mode">GTK_LEVEL_BAR_MODE_DISCRETE</property>
                             <property name="min-value">0</property>
                             <property name="max-value">4</property>
-- 
1.9.3



More information about the anaconda-patches mailing list