From: Jose Dapena Paz Date: Mon, 17 Sep 2007 21:03:35 +0000 (+0000) Subject: * src/modest-tny-msg.c: X-Git-Tag: git_migration_finished~2347 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=23a2a5fd7a95b6b7eedb1c09bc6cc041179b4655 * src/modest-tny-msg.c: * Now we use modest_formatter_quote instead of modest_formatter_inline, as quote quotes attachments in the resulting output (fixes NB#68169). pmo-trunk-r3324 --- diff --git a/src/modest-tny-msg.c b/src/modest-tny-msg.c index 4595afa..051f5e8 100644 --- a/src/modest-tny-msg.c +++ b/src/modest-tny-msg.c @@ -435,7 +435,7 @@ create_reply_forward_mail (TnyMsg *msg, TnyHeader *header, const gchar *from, /* when we're reply, include the text part if we have it, or nothing otherwise. */ if (is_reply) - new_msg = modest_formatter_inline (formatter, no_text_part ? NULL: body, header, + new_msg = modest_formatter_quote (formatter, no_text_part ? NULL: body, header, attachments); else { /* for attachements; inline if there is a text part, and include the