From 16b7fae670745f3dc7b8858e50dc08f7778f5b09 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 9 Apr 2004 17:30:58 +0000 Subject: use e_destination_export_to_vcard_attribute instead of exporting to xml, 2004-04-09 Chris Toshok * importers/pine-importer.c (import_contact): use e_destination_export_to_vcard_attribute instead of exporting to xml, and use e_contact_set_attributes. * em-utils.c (em_utils_camel_address_to_destination): EABDestination -> EDestination. (reply_get_composer): same (post_reply_to_message): same. * em-composer-utils.c (ask_confirm_for_unwanted_html_mail): EABDestination -> EDestination. (composer_get_message): same. svn path=/trunk/; revision=25392 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8e22a1277b..50c773abc0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2004-04-09 Chris Toshok + + * importers/pine-importer.c (import_contact): use + e_destination_export_to_vcard_attribute instead of exporting to + xml, and use e_contact_set_attributes. + + * em-utils.c (em_utils_camel_address_to_destination): + EABDestination -> EDestination. + (reply_get_composer): same + (post_reply_to_message): same. + + * em-composer-utils.c (ask_confirm_for_unwanted_html_mail): + EABDestination -> EDestination. + (composer_get_message): same. + 2004-04-09 Radek Doulik * em-format-html.c (efh_format_headers): add width=16 height=16 to -- cgit v1.2.3