From 572dd23bba3af63e9af1c6389f40008f6afe039b Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 21 Sep 2007 06:47:45 +0000 Subject: 2007-09-21 mcrha Fix for bug #411125 svn path=/trunk/; revision=34289 --- addressbook/ChangeLog | 9 +++ .../e-contact-list-editor.etspec | 2 +- addressbook/gui/widgets/e-addressbook-view.etspec | 74 +++++++++++----------- 3 files changed, 47 insertions(+), 38 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2ddfeaf1b2..ad55546d75 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2007-09-21 Milan Crha + + ** Fix for bug #411125 + + * gui/widgets/e-addressbook-view.etspec: + * gui/contact-list-editor/e-contact-list-editor.etspec: + Uses 'compare="collate"' instead of 'compare="string"' to handle UTF + characters correctly. + 2007-09-14 Matthew Barnes ** Fixes part of bug #476231 diff --git a/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec b/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec index b621e670ea..f4337c3f90 100644 --- a/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec +++ b/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec @@ -1,5 +1,5 @@ - + diff --git a/addressbook/gui/widgets/e-addressbook-view.etspec b/addressbook/gui/widgets/e-addressbook-view.etspec index 1f15103664..45eaea1df3 100644 --- a/addressbook/gui/widgets/e-addressbook-view.etspec +++ b/addressbook/gui/widgets/e-addressbook-view.etspec @@ -1,32 +1,32 @@ - - - - + + + + - - - + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - + - - - - - - + + + + + + - - + + - + - - + + -- cgit v1.2.3