Update to 1.0.4.

This commit is contained in:
Adam Weinberger
2005-02-18 21:08:55 +00:00
parent 4c5070bee3
commit 5bbeea0adb
4 changed files with 4 additions and 15 deletions

View File

@@ -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;