From 99a875edae6c57fd6540818d3f0da994b135a068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 26 Jun 2012 13:39:47 +0200 Subject: Bug #515004 - Allow toggling between text and HTML view of mail --- em-format/e-mail-formatter-text-html.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'em-format/e-mail-formatter-text-html.c') diff --git a/em-format/e-mail-formatter-text-html.c b/em-format/e-mail-formatter-text-html.c index 8834994496..e5d25a39b7 100644 --- a/em-format/e-mail-formatter-text-html.c +++ b/em-format/e-mail-formatter-text-html.c @@ -309,12 +309,13 @@ emfe_text_html_format (EMailFormatterExtension *extension, "
" "" "
", uri, part->id, + part->id, e_color_to_value ((GdkColor *) e_mail_formatter_get_color ( formatter, E_MAIL_FORMATTER_COLOR_FRAME)), -- cgit v1.2.3