[evolution] Bug #659736 - GOA Google calendar prevents settings change
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #659736 - GOA Google calendar prevents settings change
- Date: Thu, 10 Nov 2011 16:35:36 +0000 (UTC)
commit d0e42d7101a571bd69215cd14894cfe7935700af
Author: Milan Crha <mcrha redhat com>
Date: Thu Nov 10 17:34:19 2011 +0100
Bug #659736 - GOA Google calendar prevents settings change
modules/online-accounts/e-online-accounts-google.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/online-accounts/e-online-accounts-google.c b/modules/online-accounts/e-online-accounts-google.c
index 424cec2..07c8923 100644
--- a/modules/online-accounts/e-online-accounts-google.c
+++ b/modules/online-accounts/e-online-accounts-google.c
@@ -314,6 +314,7 @@ online_accounts_google_sync_calendar (GoaObject *goa_object,
uri_string = g_strdup_printf (
"caldav://%s www google com/calendar/dav/%s/events",
encoded, string);
+ e_source_set_relative_uri (source, uri_string);
e_source_set_absolute_uri (source, uri_string);
g_free (uri_string);
g_free (encoded);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]