From 34f977f6dc01f2af3cadbbcecbdf4212eee2f392 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 24 May 2004 17:35:49 +0000 Subject: [ fixes bug #40013 ] 2004-05-24 Chris Toshok [ fixes bug #40013 ] * importers/evolution-vcard-importer.c (process_item_fn): for TEL attribute that don't specify a location (HOME/WORK/OTHER), default to "OTHER". For TEL attributes that *only* specify a location, default to "VOICE". svn path=/trunk/; revision=26063 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1370a919c0..92939906aa 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2004-05-24 Chris Toshok + + [ fixes bug #40013 ] + + * importers/evolution-vcard-importer.c (process_item_fn): for TEL + attribute that don't specify a location (HOME/WORK/OTHER), default + to "OTHER". For TEL attributes that *only* specify a location, + default to "VOICE". + 2004-05-21 H P Nadig Fixes #58516. -- cgit v1.2.3