From c79efd6590bfabecd3a31c2a30d1ddb9a55349e4 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Thu, 5 Nov 2009 14:53:05 +0100 Subject: Bug #597582 - Original Date: header should be given precedence --- mail/em-format-html.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/em-format-html.h') diff --git a/mail/em-format-html.h b/mail/em-format-html.h index a76ae9cfb7..9d96c4056c 100644 --- a/mail/em-format-html.h +++ b/mail/em-format-html.h @@ -278,6 +278,9 @@ EMFormatHTMLJob * gpointer data); void em_format_html_job_queue (EMFormatHTML *efh, EMFormatHTMLJob *job); +gboolean em_format_html_get_show_real_date(EMFormatHTML *efh); +void em_format_html_set_show_real_date(EMFormatHTML *efh, + gboolean show_real_date); G_END_DECLS -- cgit v1.2.3