[evolution] eds-I#42 - [CalDAV] Populate calendar-auto-schedule for discovered sources
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] eds-I#42 - [CalDAV] Populate calendar-auto-schedule for discovered sources
- Date: Wed, 10 Oct 2018 16:24:21 +0000 (UTC)
commit 45d08fbb9a9911b3f9504ccfe9ad512142a996dd
Author: Milan Crha <mcrha redhat com>
Date: Wed Oct 10 18:24:27 2018 +0200
eds-I#42 - [CalDAV] Populate calendar-auto-schedule for discovered sources
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/42
src/modules/cal-config-caldav/evolution-cal-config-caldav.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/modules/cal-config-caldav/evolution-cal-config-caldav.c
b/src/modules/cal-config-caldav/evolution-cal-config-caldav.c
index f4f5bf1d72..6b5ed89fc5 100644
--- a/src/modules/cal-config-caldav/evolution-cal-config-caldav.c
+++ b/src/modules/cal-config-caldav/evolution-cal-config-caldav.c
@@ -158,6 +158,7 @@ cal_config_caldav_run_dialog (GtkButton *button,
e_source_webdav_set_display_name (webdav_extension, display_name);
e_source_webdav_set_soup_uri (webdav_extension, uri);
+ e_source_webdav_set_calendar_auto_schedule (webdav_extension, (supports &
E_WEBDAV_DISCOVER_SUPPORTS_CALENDAR_AUTO_SCHEDULE) != 0);
if (color && *color) {
ESourceSelectable *selectable_extension;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]