Fix label alignment (Dan Hork)

This commit is contained in:
Daniel P. Berrange 2007-12-11 10:18:36 -05:00
parent 2a0fd016b3
commit df6f3d9868
2 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ Further patches have been submitted by:
Alexander Todorov <atodorov-at-redhat-dot-com>
Bernhard Kaindl <bk-at-suse-dot-de>
Eduardo Habkost <ehabkost-at-redhat-dot-com>
Dan Hork <dan-at-danny-dot-cz>
<...send a patch & get your name here...>

View File

@ -2037,7 +2037,7 @@ mipsel</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0</property>
<property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">4</property>
<property name="ypad">0</property>