From acd3bd04ead065cd90f41c51f11f9cee5361c747 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 9 Mar 2000 21:14:19 +0000 Subject: Random #ifdefs to make it build, although this file is going away. 2000-03-09 Federico Mena Quintero * gui/calendar.c: Random #ifdefs to make it build, although this file is going away. * gui/Makefile.am: Removed referenes to calobj.[ch] and timeutil.[ch]. * gui/calendar-conduit.c: Fixup includes. * gui/calendar-conduit.h: Fixup includes. svn path=/trunk/; revision=2092 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 76ca39276f..4f48cdcbe6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2000-03-09 Federico Mena Quintero + + * gui/calendar.c: Random #ifdefs to make it build, although this + file is going away. + + * gui/Makefile.am: Removed referenes to calobj.[ch] and timeutil.[ch]. + + * gui/calendar-conduit.c: Fixup includes. + + * gui/calendar-conduit.h: Fixup includes. + 2000-03-09 Seth Alves * gui/gnome-cal.h: replaced "Calendar *cal" with "CalClient *calc" -- cgit