From bdb103a7f2eb7eefa97543f694e4863b54399ee7 Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Tue, 4 Oct 2005 12:01:39 +0000 Subject: Using "collate" compare type for "File As". Fixes #271594, and #273870. Patch submitted by "Devashish Sharma " svn path=/trunk/; revision=30488 --- addressbook/ChangeLog | 6 ++++++ addressbook/gui/widgets/e-addressbook-view.etspec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d00f020e8f..85740ecb3a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-10-04 Devashish Sharma + + * gui/widgets/e-addresbook-view.etspec: Changed the compare type for + "File As" to "collate", so that proper lexicographical sorting (based + on users locale)is employed. Fixes #271594, #273870. + 2005-10-04 Devashish Sharma * gui/contact-list-editor/e-contact-list-editor.etspec: Set the diff --git a/addressbook/gui/widgets/e-addressbook-view.etspec b/addressbook/gui/widgets/e-addressbook-view.etspec index 60a5f9d677..3c85c3087c 100644 --- a/addressbook/gui/widgets/e-addressbook-view.etspec +++ b/addressbook/gui/widgets/e-addressbook-view.etspec @@ -1,5 +1,5 @@ - + -- cgit v1.2.3