From 58c180fef9256a6152e1095d57e3844f9879d1f4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 5 Dec 2002 18:40:05 +0000 Subject: Use collate for sorting rather than the normal string sort. This fixes bug 2002-12-05 Jeffrey Stedfast * gui/component/select-names/e-select-names.etspec: Use collate for sorting rather than the normal string sort. This fixes bug #26335 without causing bug #33933 :-) svn path=/trunk/; revision=19015 --- addressbook/ChangeLog | 6 ++++++ addressbook/gui/component/select-names/e-select-names.etspec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index faa71cc119..3ec5dd65c9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2002-12-05 Jeffrey Stedfast + + * gui/component/select-names/e-select-names.etspec: Use collate + for sorting rather than the normal string sort. This fixes bug + #26335 without causing bug #33933 :-) + 2002-11-30 Chris Toshok * backend/pas/pas-backend-ldap.c (pas_backend_ldap_connect): only diff --git a/addressbook/gui/component/select-names/e-select-names.etspec b/addressbook/gui/component/select-names/e-select-names.etspec index 3553ca90bf..7ed09d2b12 100644 --- a/addressbook/gui/component/select-names/e-select-names.etspec +++ b/addressbook/gui/component/select-names/e-select-names.etspec @@ -1,5 +1,5 @@ - + -- cgit v1.2.3