summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-09-29 18:07:47 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-09-29 18:40:12 -1000
commit52d4e6bff8f02985c508f2ec4e1a708b37da9a69 (patch)
treea574102fae75cf0b6fae2ae06c040b41fa28cd62 /ui
parent7782936175cc9399a1054e52e653515f21659a30 (diff)
downloadanaconda-52d4e6bff8f02985c508f2ec4e1a708b37da9a69.tar.gz
anaconda-52d4e6bff8f02985c508f2ec4e1a708b37da9a69.tar.xz
anaconda-52d4e6bff8f02985c508f2ec4e1a708b37da9a69.zip
Left justify text in ui/netconfig.glade interface.
Diffstat (limited to 'ui')
-rw-r--r--ui/netconfig.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/netconfig.glade b/ui/netconfig.glade
index 3166e2292..cb8991f3d 100644
--- a/ui/netconfig.glade
+++ b/ui/netconfig.glade
@@ -78,7 +78,7 @@
<property name="label" translatable="yes" context="yes">This requires that you have an active network connection during the installation process. Please configure a network interface.</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">True</property>
<property name="selectable">False</property>
<property name="xalign">0</property>