From 13762515153f9e254e5c17fb747ad76121f8710c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 12 Apr 2012 12:48:00 +0200 Subject: Bug #673108 - Font settings and monospace fonts don't work --- mail/em-format-html.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-format-html.c') diff --git a/mail/em-format-html.c b/mail/em-format-html.c index 0dd190eba9..020ca9e721 100644 --- a/mail/em-format-html.c +++ b/mail/em-format-html.c @@ -760,7 +760,7 @@ efh_write_text_plain (EMFormat *emf, content = g_strdup_printf ( "
" - "
\n", + "
\n", e_color_to_value (&efh->priv->colors[ EM_FORMAT_HTML_COLOR_FRAME]), e_color_to_value (&efh->priv->colors[ -- cgit v1.2.3