[evolution-ews] Set the connection status properly in ews gal. Set the cache dir properly in ews gal.
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Set the connection status properly in ews gal. Set the cache dir properly in ews gal.
- Date: Mon, 12 Sep 2011 10:48:13 +0000 (UTC)
commit f17db70fca0e11477ec42068568d9892f01d8e2a
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Mon Sep 12 16:17:44 2011 +0530
Set the connection status properly in ews gal.
Set the cache dir properly in ews gal.
Conflicts:
src/addressbook/e-book-backend-ews-gal.c
src/addressbook/e-book-backend-ews-gal.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/addressbook/e-book-backend-ews-gal.c b/src/addressbook/e-book-backend-ews-gal.c
index 54b5d90..a8ec235 100644
--- a/src/addressbook/e-book-backend-ews-gal.c
+++ b/src/addressbook/e-book-backend-ews-gal.c
@@ -997,6 +997,8 @@ e_book_backend_ews_gal_load_source (EBookBackend *backend,
}
e_book_backend_set_is_loaded (backend, TRUE);
+ if (priv->mode == E_DATA_BOOK_MODE_REMOTE)
+ e_book_backend_notify_connection_status (backend, TRUE);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]