aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in.in
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-05-16 01:58:09 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-05-16 01:58:09 +0800
commita4828845f0defcb856c4be2a1c24757b8765afd8 (patch)
tree9148118e1ac34ba05076a0a2adb95610296c24e9 /mail/evolution-mail.schemas.in.in
parent2a4152b6dd4dbb32bdc4ff3c41aa9ef3fb2fc602 (diff)
downloadgsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.tar
gsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.tar.gz
gsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.tar.bz2
gsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.tar.lz
gsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.tar.xz
gsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.tar.zst
gsoc2013-evolution-a4828845f0defcb856c4be2a1c24757b8765afd8.zip
Improved offline support options
svn path=/trunk/; revision=33548
Diffstat (limited to 'mail/evolution-mail.schemas.in.in')
-rw-r--r--mail/evolution-mail.schemas.in.in15
1 files changed, 14 insertions, 1 deletions
diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in
index e2f7d41abb..1276d96ac0 100644
--- a/mail/evolution-mail.schemas.in.in
+++ b/mail/evolution-mail.schemas.in.in
@@ -790,7 +790,20 @@
</locale>
</schema>
- <!-- Trash settings -->
+ <schema>
+ <key>/schemas/apps/evolution/mail/prompts/quick_offline</key>
+ <applyto>/apps/evolution/mail/prompts/quick_offline</applyto>
+ <owner>evolution-mail</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Prompt to check if the user wants to go offline immediately </short>
+ <long>
+ It disables the feature where repeated prompts to ask if offline sync is required.
+ </long>
+ </locale>
+ </schema>
+ <!-- Trash settings -->
<schema>
<key>/schemas/apps/evolution/mail/trash/empty_on_exit</key>