aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-browser.c')
-rw-r--r--mail/e-mail-browser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/e-mail-browser.c b/mail/e-mail-browser.c
index 2ace9e4dd6..34b4313a6f 100644
--- a/mail/e-mail-browser.c
+++ b/mail/e-mail-browser.c
@@ -543,7 +543,7 @@ mail_browser_constructed (GObject *object)
web_view, "status-message",
G_CALLBACK (mail_browser_status_message_cb), object);
- e_mail_reader_init (reader);
+ e_mail_reader_init (reader, TRUE, TRUE);
action_group = priv->action_group;
gtk_action_group_set_translation_domain (action_group, domain);