[evolution-ews] Mark the esource for offline usage by default.
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Mark the esource for offline usage by default.
- Date: Tue, 12 Jul 2011 11:26:35 +0000 (UTC)
commit b70a423857065075a2dcc730b88780ffcd3dd5e3
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Tue Jul 12 16:54:41 2011 +0530
Mark the esource for offline usage by default.
src/utils/ews-esource-utils.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/utils/ews-esource-utils.c b/src/utils/ews-esource-utils.c
index fb12bfe..285e8e3 100644
--- a/src/utils/ews-esource-utils.c
+++ b/src/utils/ews-esource-utils.c
@@ -149,6 +149,7 @@ ews_esource_utils_add_esource (EEwsFolder *folder,
e_source_set_property (source, "email", email_id);
e_source_set_property (source, "hosturl", hosturl);
e_source_set_property (source, "delete", "no");
+ e_source_set_property (source, "offline_sync", "1");
e_source_set_color_spec (source, "#EEBC60");
/* set props required for contacts */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]