aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.mail.gschema.xml.in
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 /data/org.gnome.evolution.mail.gschema.xml.in
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 'data/org.gnome.evolution.mail.gschema.xml.in')
-rw-r--r--data/org.gnome.evolution.mail.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 004ec16ccf..830894ca6d 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -100,6 +100,11 @@
<_summary>Show "Reply To" field when posting to a newsgroup</_summary>
<_description>Show the "Reply To" field when posting to a newsgroup. This is controlled from the View menu when a news account is chosen.</_description>
</key>
+ <key name="composer-sign-reply-if-signed" type="b">
+ <default>false</default>
+ <_summary>Digitally sign replies when the original message is signed</_summary>
+ <_description>Automatically enable PGP or S/MIME signatures when replying to a message which is also PGP or S/MIME signed.</_description>
+ </key>
<key name="composer-outlook-filenames" type="b">
<default>false</default>
<_summary>Encode file names in an Outlook/GMail way</_summary>