aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-settings.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-11-23 04:54:39 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-11-23 09:42:46 +0800
commitadf6645d525842692ca625a278e41a66cd02d2b6 (patch)
tree5fb8e001f62f8399b6a7715e563793360e011b03 /modules/mail/e-mail-shell-settings.c
parent265873082d31c97d2af8c3f395e0165cb174f2ea (diff)
downloadgsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.tar
gsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.tar.gz
gsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.tar.bz2
gsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.tar.lz
gsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.tar.xz
gsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.tar.zst
gsoc2013-evolution-adf6645d525842692ca625a278e41a66cd02d2b6.zip
Fix some GSettings runtime issues.
Diffstat (limited to 'modules/mail/e-mail-shell-settings.c')
-rw-r--r--modules/mail/e-mail-shell-settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mail/e-mail-shell-settings.c b/modules/mail/e-mail-shell-settings.c
index 7fe3fc0342..cc94dfb63c 100644
--- a/modules/mail/e-mail-shell-settings.c
+++ b/modules/mail/e-mail-shell-settings.c
@@ -326,7 +326,7 @@ e_mail_shell_settings_init (EShellBackend *shell_backend)
e_shell_settings_install_property_for_key (
"composer-sign-reply-if-signed",
MAIL_SCHEMA,
- "/apps/evolution/mail/composer/sign_reply_if_signed");
+ "composer-sign-reply-if-signed");
e_shell_settings_install_property_for_key (
"composer-prompt-only-bcc",