[evolution] Fix text color of message source view
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix text color of message source view
- Date: Tue, 17 Apr 2012 15:05:15 +0000 (UTC)
commit df636d342076af25554077ba13ea2eabb9ff0a7e
Author: Dan VrÃtil <dvratil redhat com>
Date: Tue Apr 17 17:04:10 2012 +0200
Fix text color of message source view
mail/em-format-html.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/em-format-html.c b/mail/em-format-html.c
index 03db82f..43cd501 100644
--- a/mail/em-format-html.c
+++ b/mail/em-format-html.c
@@ -1007,7 +1007,7 @@ efh_write_source (EMFormat *emf,
EM_FORMAT_HTML_COLOR_BODY]),
e_color_to_value (
&efh->priv->colors[
- EM_FORMAT_HTML_COLOR_HEADER]));
+ EM_FORMAT_HTML_COLOR_TEXT]));
camel_stream_write_string (
stream, buffer->str, cancellable, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]