aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-10-08 18:16:53 +0800
committerMilan Crha <mcrha@redhat.com>2010-10-08 18:16:53 +0800
commitd515cfc3324b04e3686becd931da1fd2bfdfa892 (patch)
tree0a412020cc1602d8bf11d9e30f3ca56e02520a86 /mail/evolution-mail.schemas.in
parent8f413c5b279241a2db752f8a2ebba99d4ce820f4 (diff)
downloadgsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.gz
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.bz2
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.lz
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.xz
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.tar.zst
gsoc2013-evolution-d515cfc3324b04e3686becd931da1fd2bfdfa892.zip
Bug #223337 - Auto-close message-browser when replying to them
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r--mail/evolution-mail.schemas.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 737dcfa76a..26f9faaea9 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -1154,6 +1154,23 @@
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/evolution/mail/prompts/reply_close_browser</key>
+ <applyto>/apps/evolution/mail/prompts/reply_close_browser</applyto>
+ <owner>evolution-mail</owner>
+ <type>string</type>
+ <default>ask</default>
+ <locale name="C">
+ <short>Prompt when replying or forwarding from a mail browser whether close it</short>
+ <long>
+ Possible values are:
+ never - to never close browser window
+ always - to always close browser window
+ ask - (or any other value) will ask user
+ </long>
+ </locale>
+ </schema>
+
<!-- Trash settings -->
<schema>