summaryrefslogtreecommitdiff
path: root/databases/evolution-data-server/files
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-02-18 21:08:55 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-02-18 21:08:55 +0000
commit5bbeea0adb764d8a46f0d6f3efc6bd0ebcc3e31f (patch)
treec4ace0d106d1764073a5112502b4c9a02237a573 /databases/evolution-data-server/files
parent- Unbreak: fix pist (diff)
Update to 1.0.4.
Diffstat (limited to 'databases/evolution-data-server/files')
-rw-r--r--databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c11
1 files changed, 0 insertions, 11 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
deleted file mode 100644
index 3c594c62b44c..000000000000
--- a/databases/evolution-data-server/files/patch-calendar_backends_groupwise_e-cal-backend-groupwise.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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;