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 --- modules/mail/e-mail-shell-settings.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/mail/e-mail-shell-settings.c') diff --git a/modules/mail/e-mail-shell-settings.c b/modules/mail/e-mail-shell-settings.c index c20f57ce43..1434951b81 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -150,6 +150,10 @@ e_mail_shell_settings_init (EShell *shell) "mail-only-local-photos", "/apps/evolution/mail/display/photo_local"); + e_shell_settings_install_property_for_key ( + "mail-show-real-date", + "/apps/evolution/mail/display/show_real_date"); + e_shell_settings_install_property_for_key ( "mail-prompt-delete-in-vfolder", "/apps/evolution/mail/prompts/delete_in_vfolder"); -- cgit v1.2.3