aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-11-30 16:30:58 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:05 +0800
commitfc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a (patch)
tree53a3dcd94de897c4e51799405461a0b546afda8e /mail/evolution-mail.schemas.in
parent18b6c327835c614ab427d753247f9ffcb542b0cd (diff)
downloadgsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.tar
gsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.tar.gz
gsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.tar.bz2
gsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.tar.lz
gsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.tar.xz
gsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.tar.zst
gsoc2013-evolution-fc91bfc86e3a58d97d7819dbbbda74a33d3f1c2a.zip
Add option "Check for new messages in all active accounts"
As a follow-up for bug #633949
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 4493c22f09..d0222a82e6 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -1571,6 +1571,23 @@
</schema>
<schema>
+ <key>/schemas/apps/evolution/mail/send_recv_all_on_start</key>
+ <applyto>/apps/evolution/mail/send_recv_all_on_start</applyto>
+ <owner>evolution-mail</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Check for new messages in all active accounts</short>
+ <long>
+ Whether check for new messages in all active accounts regardless
+ of the account "Check for new messages every X minutes" option
+ when Evolution is started. This option is used only together
+ with 'send_recv_on_start' option.
+ </long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/evolution/mail/send_recv_height</key>
<applyto>/apps/evolution/mail/send_recv_height</applyto>
<owner>evolution-mail</owner>