[PATCH] Set the height request of the pickLanguageLabel | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
We need to make the label high enough for languages
that have higher characters. The font type and size
is hardcoded so it should not change.
---
pyanaconda/ui/gui/spokes/welcome.ui | 1 +
1 file changed, 1 insertion(+)
diff --git a/pyanaconda/ui/gui/spokes/welcome.ui b/pyanaconda/ui/gui/spokes/welcome.ui
index cf94ac8..25b667f 100644
--- a/pyanaconda/ui/gui/spokes/welcome.ui
+++ b/pyanaconda/ui/gui/spokes/welcome.ui
@@ -257,6 +257,7 @@ OS you can rely on. It's for testing purposes only.</property>
</child>
<child>
<object class="GtkLabel" id="pickLanguageLabel">
+ <property name="height_request">50</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
--
1.7.9.5
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
[Home] [Fedora Users] [Fedora Legacy List] [Fedora Maintainers] [Fedora Desktop] [Red Hat 9 Bible] [Fedora Bible] [Fedora SELinux] [Big List of Linux Books] [Yosemite News] [Yosemite Photos] [KDE Users] [Fedora Tools]