aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-03 18:51:17 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-03 18:51:17 +0000
commitea34b0f174d3f4ee1834c3743fc0c8ee1460894a (patch)
tree9ed1d2738eea146d7bbd9951267ac3430c451d5c /ui
parentui/mirrorselect.glade: maybe this time... (diff)
downloadanaconda-ea34b0f174d3f4ee1834c3743fc0c8ee1460894a.tar.gz
anaconda-ea34b0f174d3f4ee1834c3743fc0c8ee1460894a.tar.bz2
anaconda-ea34b0f174d3f4ee1834c3743fc0c8ee1460894a.zip
I'm not touching mirrorselect again!
Diffstat (limited to 'ui')
-rw-r--r--ui/mirrorselect.glade9
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/mirrorselect.glade b/ui/mirrorselect.glade
index 7407f9a..9964f03 100644
--- a/ui/mirrorselect.glade
+++ b/ui/mirrorselect.glade
@@ -43,12 +43,19 @@ In order to download source code quickly it is recommended to select a fast mirr
<child>
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
<property name="label" translatable="yes">Mirror URL</property>
</widget>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
+ </packing>
</child>
<child>
<widget class="GtkLabel" id="label3">
<property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
<property name="label" translatable="yes">Region: Country
Mirror Name</property>
</widget>
@@ -60,6 +67,8 @@ Mirror Name</property>
<child>
<widget class="GtkLabel" id="label4">
<property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
<property name="label" translatable="yes">Flags</property>
</widget>
<packing>