From 0f7b73d6396ccc08c479c86759c0a3016a1aaf3e Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 13 Jul 2010 18:00:19 +0100 Subject: Bug 624204 - Warn when replying privately to a mailing list message --- 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 8839341451..d46972ffd8 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -219,6 +219,10 @@ e_mail_shell_settings_init (EShell *shell) "composer-prompt-only-bcc", "/apps/evolution/mail/prompts/only_bcc"); + e_shell_settings_install_property_for_key ( + "composer-prompt-private-list-reply", + "/apps/evolution/mail/prompts/private_list_reply"); + e_shell_settings_install_property_for_key ( "composer-prompt-empty-subject", "/apps/evolution/mail/prompts/empty_subject"); -- cgit v1.2.3