aboutsummaryrefslogtreecommitdiff
path: root/databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c
diff options
context:
space:
mode:
Diffstat (limited to 'databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c')
-rw-r--r--databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c b/databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c
new file mode 100644
index 000000000000..3c594c62b44c
--- /dev/null
+++ b/databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c
@@ -0,0 +1,11 @@
+--- calendar/backends/groupwise/e-cal-backend-groupwise.c.orig Wed Sep 29 13:51:58 2004
++++ calendar/backends/groupwise/e-cal-backend-groupwise.c Wed Sep 29 13:52:10 2004
+@@ -518,7 +518,7 @@
+ CAL_STATIC_CAPABILITY_NO_THISANDPRIOR "," \
+ CAL_STATIC_CAPABILITY_NO_THISANDFUTURE "," \
+ CAL_STATIC_CAPABILITY_NO_CONV_TO_ASSIGN_TASK "," \
+- CAL_STATIC_CAPABILITY_NO_CONV_TO_RECUR "," \
++ CAL_STATIC_CAPABILITY_NO_CONV_TO_RECUR "," \
+ CAL_STATIC_CAPABILITY_SAVE_SCHEDULES);
+
+ return GNOME_Evolution_Calendar_Success;