fix label alignment (Closes: #343056)

2006-05-26  Sebastien Bacher  <seb128@debian.org>

	* gnome-about-me.glade: fix label alignment (Closes: #343056)
This commit is contained in:
Sebastien Bacher 2006-05-26 20:00:08 +00:00 committed by Sebastien Bacher
parent db8a8d4b8c
commit 3e43e8e477
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2006-05-26 Sebastien Bacher <seb128@debian.org>
* gnome-about-me.glade: fix label alignment (Closes: #343056)
2006-05-26 Rodrigo Moya <rodrigo@novell.com>
Fixes #324971

View file

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