[evolution-data-server] Bug #579065 - IMAP - Synchronize remote mail locally is not working
- From: Milan Crha <mcrha src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-data-server] Bug #579065 - IMAP - Synchronize remote mail locally is not working
- Date: Thu, 9 Jul 2009 10:49:35 +0000 (UTC)
commit 1fd7afd5a37219185625ea06f424eb2f980f168f
Author: Milan Crha <mcrha redhat com>
Date: Thu Jul 9 12:48:51 2009 +0200
Bug #579065 - IMAP - Synchronize remote mail locally is not working
camel/providers/imap/camel-imap-provider.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/camel/providers/imap/camel-imap-provider.c b/camel/providers/imap/camel-imap-provider.c
index 6413717..42febef 100644
--- a/camel/providers/imap/camel-imap-provider.c
+++ b/camel/providers/imap/camel-imap-provider.c
@@ -72,7 +72,7 @@ CamelProviderConfEntry imap_conf_entries[] = {
N_("Check new messages for Jun_k contents"), "0" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter_junk_inbox", "filter_junk",
N_("Only check for Junk messages in the IN_BOX folder"), "0" },
- { CAMEL_PROVIDER_CONF_CHECKBOX, "offline_sync", NULL,
+ { CAMEL_PROVIDER_CONF_CHECKBOX, "sync_offline", NULL,
N_("Automatically synchroni_ze remote mail locally"), "0" },
{ CAMEL_PROVIDER_CONF_SECTION_END },
{ CAMEL_PROVIDER_CONF_END }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]