From 809fa4df4490bcad9663458df09d4928f865ef55 Mon Sep 17 00:00:00 2001 From: Hao Sheng Date: Fri, 24 Sep 2004 04:50:00 +0000 Subject: Fix for #66523 2004-09-24 Hao Sheng Fix for #66523 * gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email): estimate the same mail address and popup a warning dialog. * addressbook-errors.xml: add the question message for the warning dialog. svn path=/trunk/; revision=27360 --- addressbook/ChangeLog | 10 ++++++++++ addressbook/addressbook-errors.xml | 6 ++++++ addressbook/addressbook-errors.xml.h | 5 +++++ .../gui/contact-list-editor/e-contact-list-model.c | 18 ++++++++++++++++++ 4 files changed, 39 insertions(+) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6e228020f5..eb3e556e49 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2004-09-24 Hao Sheng + + Fix for #66523 + + * gui/contact-list-editor/e-contact-list-model.c: + (e_contact_list_model_add_email): estimate the same mail address + and popup a warning dialog. + * addressbook-errors.xml: add the question message for the warning + dialog. + 2004-09-23 Pamplona Hackers Fixes #61978 diff --git a/addressbook/addressbook-errors.xml b/addressbook/addressbook-errors.xml index b936f56e97..e75e59ccab 100644 --- a/addressbook/addressbook-errors.xml +++ b/addressbook/addressbook-errors.xml @@ -77,4 +77,10 @@ Your contacts for {0} will not be available until Evolution is restarted. + + Address '{0}' already exists. + A contact already exists with this address. Would you like to add a new card with the same address anyway? +