From 21ec67eb25834ee0b37d72bafd464cb8b395efe5 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 30 Oct 2007 09:06:26 +0000 Subject: ** Fix for bug #487922 (Sometimes evolution does not recognize 2007-10-30 Milan Crha ** Fix for bug #487922 (Sometimes evolution does not recognize attachments) * prefer-plain.c: (export_as_attachments): New helper function to export message parts as attachments. This will traverse whole hierarchy of message's parts in multipart message. * prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative): Use this function to export other parts as attachments. svn path=/trunk/; revision=34452 --- plugins/prefer-plain/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/prefer-plain/ChangeLog') diff --git a/plugins/prefer-plain/ChangeLog b/plugins/prefer-plain/ChangeLog index b9d69d4a36..82cd184dc0 100644 --- a/plugins/prefer-plain/ChangeLog +++ b/plugins/prefer-plain/ChangeLog @@ -1,3 +1,14 @@ +2007-10-30 Milan Crha + + ** Fix for bug #487922 + (Sometimes evolution does not recognize attachments) + + * prefer-plain.c: (export_as_attachments): New helper function to + export message parts as attachments. This will traverse whole + hierarchy of message's parts in multipart message. + * prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative): + Use this function to export other parts as attachments. + 2007-09-05 Sankar P * prefer-plain.c: (e_plugin_lib_enable): -- cgit v1.2.3