From 11d2490e5a1cb82e4fab263db199e666764840df Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 5 Jan 2011 17:42:04 +0100 Subject: Bug #637906 - Don't ask again when sending to non-mail recipients --- 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 18e8407bba..9f024696dd 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -288,6 +288,10 @@ e_mail_shell_settings_init (EShellBackend *shell_backend) "composer-prompt-empty-subject", "/apps/evolution/mail/prompts/empty_subject"); + e_shell_settings_install_property_for_key ( + "composer-prompt-send-invalid-recip", + "/apps/evolution/mail/prompts/send_invalid_recip"); + e_shell_settings_install_property_for_key ( "composer-reply-start-bottom", "/apps/evolution/mail/composer/reply_start_bottom"); -- cgit v1.2.3