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 +++++++++++----------- calendar/ChangeLog | 12 ++++ calendar/gui/dialogs/meeting-page.etspec | 20 +++--- calendar/gui/e-cal-list-view.etspec | 6 +- calendar/gui/e-calendar-table.etspec | 2 +- calendar/gui/e-meeting-time-sel.etspec | 20 +++--- calendar/gui/e-memo-table.etspec | 2 +- mail/ChangeLog | 8 +++ mail/message-list.etspec | 6 +- 11 files changed, 95 insertions(+), 66 deletions(-) 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 @@ - - - - + + + + - - - + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - + - - - - - - + + + + + + - - + + - + - - + + diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0b66e07e65..ee997d1a75 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2007-09-21 Milan Crha + + ** Fix for bug #411125 + + * gui/dialogs/meeting-page.etspec: + * gui/e-meeting-time-sel.etspec: + * gui/e-memo-table.etspec: + * gui/e-calendar-table.etspec: + * gui/e-cal-list-view.etspec: + Uses 'compare="collate"' instead of 'compare="string"' to handle UTF + characters correctly. + 2007-09-21 Jedy Wang ** Fixes bug #476124. diff --git a/calendar/gui/dialogs/meeting-page.etspec b/calendar/gui/dialogs/meeting-page.etspec index 96bc480fe9..a52c874cd2 100644 --- a/calendar/gui/dialogs/meeting-page.etspec +++ b/calendar/gui/dialogs/meeting-page.etspec @@ -1,14 +1,14 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/calendar/gui/e-cal-list-view.etspec b/calendar/gui/e-cal-list-view.etspec index 68cfbc9d22..2168d7363e 100644 --- a/calendar/gui/e-cal-list-view.etspec +++ b/calendar/gui/e-cal-list-view.etspec @@ -1,9 +1,9 @@ - - - + + + diff --git a/calendar/gui/e-calendar-table.etspec b/calendar/gui/e-calendar-table.etspec index fff60b1de6..9ae3f0dc84 100644 --- a/calendar/gui/e-calendar-table.etspec +++ b/calendar/gui/e-calendar-table.etspec @@ -7,7 +7,7 @@ - + diff --git a/calendar/gui/e-meeting-time-sel.etspec b/calendar/gui/e-meeting-time-sel.etspec index c0b5c721dd..e9567832ef 100644 --- a/calendar/gui/e-meeting-time-sel.etspec +++ b/calendar/gui/e-meeting-time-sel.etspec @@ -1,14 +1,14 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/calendar/gui/e-memo-table.etspec b/calendar/gui/e-memo-table.etspec index 6474b69d96..95faa93429 100644 --- a/calendar/gui/e-memo-table.etspec +++ b/calendar/gui/e-memo-table.etspec @@ -1,7 +1,7 @@ - + diff --git a/mail/ChangeLog b/mail/ChangeLog index c4017a12f7..205e27c2c6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-09-21 Milan Crha + + ** Fix for bug #411125 + + * message-list.etspec: + Uses 'compare="collate"' instead of 'compare="string"' to handle UTF + characters correctly. + 2007-09-17 Milan Crha ** Fix for bug #472865 diff --git a/mail/message-list.etspec b/mail/message-list.etspec index 3887e2723a..80edd4a9cd 100644 --- a/mail/message-list.etspec +++ b/mail/message-list.etspec @@ -9,7 +9,7 @@ - + @@ -21,11 +21,11 @@ - + - + -- cgit v1.2.3