From dedae38804fb2f619e4e8b3d640848c9cc8ad291 Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Wed, 17 Aug 2005 11:12:04 +0000 Subject: Not checking for the duplicate contacts matching emial ids of a list. skip email comparison in case of contact lists. Fixes #312554. svn path=/trunk/; revision=30146 --- addressbook/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c2bed2deac..dcb4d88ab2 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2005-08-17 Devashish Sharma + + * gui/merging/eab-contact-compare.c (use_common_book_cb): When + adding/modifying a contact list there is no need to check if the emails + in the list are there in existing contact lists or contacts. Also there + is no need for comparing EContactName in case of contact list. Added a + condition to check this. + (eab_contact_compare): Added a check to skip email comparison in case + of contact list. + Fixes #312554. + 2005-08-17 Devashish Sharma * gui/merging/eab-contact-compare.c (eab_contact_compare): Add an email -- cgit v1.2.3