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
committerMilan Crha <mcrha@redhat.com>2010-11-30 16:30:58 +0800
commit6ed4050d05c965e07dbc703890e3bcd171f315ce (patch)
treebeac39c072e04af0d5e07b23b06acc4596eb1648 /mail/evolution-mail.schemas.in
parent9f9eb9b0a2e1a1a3b10d489c7b24ba0b8ab7b12f (diff)
downloadgsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.tar
gsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.tar.gz
gsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.tar.bz2
gsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.tar.lz
gsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.tar.xz
gsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.tar.zst
gsoc2013-evolution-6ed4050d05c965e07dbc703890e3bcd171f315ce.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>