From 1e6adfccc83fdbf7862fabd883ca1ba8d9a848c2 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Wed, 14 Jul 2010 10:13:10 +0100 Subject: Add support for ignoring mailing list Reply-To: headers --- 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 5c30ddf634..29433aa3e6 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -215,6 +215,10 @@ e_mail_shell_settings_init (EShell *shell) "composer-outlook-filenames", "/apps/evolution/mail/composer/outlook_filenames"); + e_shell_settings_install_property_for_key ( + "composer-ignore-list-reply-to", + "/apps/evolution/mail/composer/ignore_list_reply_to"); + e_shell_settings_install_property_for_key ( "composer-prompt-only-bcc", "/apps/evolution/mail/prompts/only_bcc"); -- cgit v1.2.3