[master 1/1] Fix the alignment of the "Label" label in custom

dashea installerbot-noreply at redhat.com
Thu Oct 29 18:47:33 UTC 2015


From: David Shea <dshea at redhat.com>

---
 pyanaconda/ui/gui/spokes/custom.glade | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
index ecf4168..53f1ed3 100644
--- a/pyanaconda/ui/gui/spokes/custom.glade
+++ b/pyanaconda/ui/gui/spokes/custom.glade
@@ -458,6 +458,7 @@
                                               <object class="GtkLabel" id="labelLabel">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="xalign">0</property>
                                                 <property name="label" translatable="yes" context="GUI|Custom Partitioning|Configure|Devices">_Label:</property>
                                                 <property name="use_underline">True</property>
                                                 <property name="mnemonic_widget">labelEntry</property>


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


More information about the anaconda-patches mailing list