aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-04-23 04:24:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-23 04:24:55 +0800
commit72684d4383144b482c5afb451b465e93c06f5963 (patch)
tree976f9dc4b45165ffd9ca8850aea076a8d32b6a2b /calendar/ChangeLog
parentc5ea7774a804a615079bb7b0d1cacebb4e2c0182 (diff)
downloadgsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.tar
gsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.tar.gz
gsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.tar.bz2
gsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.tar.lz
gsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.tar.xz
gsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.tar.zst
gsoc2013-evolution-72684d4383144b482c5afb451b465e93c06f5963.zip
Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed the
2004-04-22 Jeffrey Stedfast <fejj@ximian.com> * conduits/calendar/calendar-conduit.c (start_calendar_server): Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed the path for the pilot map filename. (pre_sync): Changed the query to "#t" instead of "(#t)" and removed a duplicate block of code (seems to have been a paste-o?). svn path=/trunk/; revision=25586
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e8d1ab6625..fa51114d01 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2004-04-22 Jeffrey Stedfast <fejj@ximian.com>
+ * conduits/calendar/calendar-conduit.c (start_calendar_server):
+ Use e_cal_open_default() instead of e_cal_open().
+ (map_name): Changed the path for the pilot map filename.
+ (pre_sync): Changed the query to "#t" instead of "(#t)" and
+ removed a duplicate block of code (seems to have been a paste-o?).
+
* conduits/todo/todo-conduit.c (start_calendar_server): Use
e_cal_open_default() instead of e_cal_open().
(map_name): Changed the path for the pilot map filename.