From e314e31f07f50428cb8b31ac3e582fc90335b86c Mon Sep 17 00:00:00 2001 From: Ulrich Neumann Date: Thu, 12 May 2005 04:13:46 +0000 Subject: Fixed wrong xalign of Zip/Postal Code. This was very ugly in languages 2005-05-04 Ulrich Neumann * gui/contact-editor/contact-editor.glade: Fixed wrong xalign of Zip/Postal Code. This was very ugly in languages like german, dutch etc. svn path=/trunk/; revision=29326 --- addressbook/ChangeLog | 6 ++++++ addressbook/gui/contact-editor/contact-editor.glade | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 721b64d7e9..cd5ee69f09 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-05-12 Ulrich Neumann + + * gui/contact-editor/contact-editor.glade: + Fixed wrong xalign of Zip/Postal Code. This + was very ugly in languages like german, dutch etc. + 2005-05-11 Srinivasa Ragavan * gui/widgets//e-minicard.c: (add_field), (remodel): Fixed the bug 209416. It shows a different view for contact lists diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index f396def9f1..b9f094733d 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -2738,7 +2738,7 @@ GTK_JUSTIFY_LEFT False False - 0 + 1 0.5 0 0 @@ -3143,7 +3143,7 @@ GTK_JUSTIFY_LEFT False False - 0 + 1 0.5 0 0 @@ -3524,7 +3524,7 @@ GTK_JUSTIFY_LEFT False False - 0 + 1 0.5 0 0 -- cgit v1.2.3