From 51a41db621693114f5ee60d48e7e6442fc85fcc4 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Thu, 15 Jul 2010 17:20:16 +0100 Subject: Add nag popup when mailing list hijacks private reply with Reply-To: header --- 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 c17cc8744f..ca51acf72f 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -235,6 +235,10 @@ e_mail_shell_settings_init (EShell *shell) "composer-prompt-reply-many-recips", "/apps/evolution/mail/prompts/reply_many_recips"); + e_shell_settings_install_property_for_key ( + "composer-prompt-list-reply-to", + "/apps/evolution/mail/prompts/list_reply_to"); + e_shell_settings_install_property_for_key ( "composer-prompt-empty-subject", "/apps/evolution/mail/prompts/empty_subject"); -- cgit v1.2.3