aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-31 06:28:32 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-31 06:28:32 +0800
commit17b440fa3ec1621d7d52b92629844215b8266389 (patch)
tree1ee77808132f2ec4c8375fdf260718693f4b6c4b /mail/evolution-mail.schemas.in
parent06c449751cab10e94281911a4dba703616754c52 (diff)
downloadgsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.tar
gsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.tar.gz
gsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.tar.bz2
gsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.tar.lz
gsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.tar.xz
gsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.tar.zst
gsoc2013-evolution-17b440fa3ec1621d7d52b92629844215b8266389.zip
** Fixes bug #549970
2008-08-30 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #549970 * mail/evolution-mail.schemas.in: Reword the descriptions for "lookup_addressbook" key. svn path=/branches/kill-bonobo/; revision=36227
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r--mail/evolution-mail.schemas.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 7868d1f44c..4d49bd6702 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -1163,9 +1163,12 @@
<type>bool</type>
<default>false</default>
<locale name="C">
- <short>Determines whether to lookup in addressbook for sender email</short>
+ <short>Consult address books when testing for junk mail</short>
<long>
- Determines whether to loopup the sender email in addressbook. If found, it shouldn't be a spam. It looks up in the books marked for autocompletion. It can be slow, if remote addressbooks (like ldap) are marked for autocompletion.
+ Consult autocompletion-enabled address books when testing for junk
+ mail. If the sender's email address is found, do not mark the message
+ as junk. Note, this operation can be slow when consulting remote
+ address books such as LDAP.
</long>
</locale>
</schema>