From 78a2a77d1079c4790eeef64aa42b034dab172292 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 14 Nov 2011 15:24:33 +0100 Subject: Bug #662914 - Reply to gnupg signed mails should be signed --- 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 b0d5f1eed8..6b0cee6826 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -277,6 +277,10 @@ e_mail_shell_settings_init (EShellBackend *shell_backend) "composer-group-reply-to-list", "/apps/evolution/mail/composer/group_reply_to_list"); + e_shell_settings_install_property_for_key ( + "composer-sign-reply-if-signed", + "/apps/evolution/mail/composer/sign_reply_if_signed"); + e_shell_settings_install_property_for_key ( "composer-prompt-only-bcc", "/apps/evolution/mail/prompts/only_bcc"); -- cgit v1.2.3