[evolution-mapi] Bug #621232 - GAL ESource steals previous addressbook
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Bug #621232 - GAL ESource steals previous addressbook
- Date: Fri, 11 Jun 2010 09:42:01 +0000 (UTC)
commit 9f161e1010149a72a264c4e9bc979e1be6fd54d5
Author: Milan Crha <mcrha redhat com>
Date: Fri Jun 11 11:40:49 2010 +0200
Bug #621232 - GAL ESource steals previous addressbook
.../exchange-mapi-account-listener.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/account-setup-eplugin/exchange-mapi-account-listener.c b/src/account-setup-eplugin/exchange-mapi-account-listener.c
index 7846aab..5f4062e 100644
--- a/src/account-setup-eplugin/exchange-mapi-account-listener.c
+++ b/src/account-setup-eplugin/exchange-mapi-account-listener.c
@@ -523,6 +523,7 @@ add_addressbook_sources (EAccount *account, GSList *folders, mapi_id_t trash_fid
gchar *uri;
gboolean is_new_source = FALSE;
+ source = NULL;
uri = g_strdup_printf ("mapigal://%s %s/;Global Address List", url->user, url->host);
for (temp_list = old_sources; temp_list; temp_list = temp_list->next) {
source = temp_list->data;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]