From ef9ac541caa1d7b31a0d2af2e8181cfeed2cf781 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 13 Jun 2008 09:48:25 +0000 Subject: ** Part of fix for bug #304029 2008-06-13 Milan Crha ** Part of fix for bug #304029 * gui/widgets/addresstypes.xml: changed description of default search filter from "Name begins with" to "Name contains" * gui/widgets/e-addressbook-view.c: (search_activated): same in a filter search query itself Note: Be sure you've proper eds version. svn path=/trunk/; revision=35635 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8cfc553df9..05a9c45149 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2008-06-13 Milan Crha + + ** Part of fix for bug #304029 + + * gui/widgets/addresstypes.xml: changed description of default + search filter from "Name begins with" to "Name contains" + * gui/widgets/e-addressbook-view.c: (search_activated): + same in a filter search query itself + 2008-06-10 Matthew Barnes * gui/component/addressbook-component.c: -- cgit