From 2e6b3c86047282e3572e74d9458d638eecd773e2 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Fri, 21 Jan 2005 08:37:52 +0000 Subject: Don't set properties on the contact immediately. (clicked_cb): Set the 2005-01-21 Hans Petter Jansson * gui/contact-editor/e-contact-quick-add.c (quick_add_set_name) (quick_add_set_email): Don't set properties on the contact immediately. (clicked_cb): Set the properties on the contact immediately before passing it on. This way, the FULL_NAME will only be set once, and so the FILE_AS field will be updated here. svn path=/trunk/; revision=28479 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 11a537dcb6..88493e671d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2005-01-21 Hans Petter Jansson + + * gui/contact-editor/e-contact-quick-add.c (quick_add_set_name) + (quick_add_set_email): Don't set properties on the contact immediately. + (clicked_cb): Set the properties on the contact immediately before + passing it on. This way, the FULL_NAME will only be set once, and so + the FILE_AS field will be updated here. + 2005-01-21 Sivaiah Nallagatla * gui/component/addressbook-config.c -- cgit v1.2.3