From 6cccb0c60fca242f9c34f161abede3515986e23e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 9 Oct 2003 21:08:00 +0000 Subject: INCLUDE path fixes for changes made to libical build. 2003-10-09 Jeffrey Stedfast * cal-client/Makefile.am: INCLUDE path fixes for changes made to libical build. * cal-util/Makefile.am: INCLUDE path fixes for changes made to libical build. * cal-util/*.[c,h]: #include instead of * gui/Makefile.am: INCLUDE path fixes for changes made to libical build. * gui/*.[c,h]: #include instead of * gui/alarm-notify/Makefile.am: INCLUDE path fixes for changes made to libical build. * gui/alarm-notify/config-data.h: #include instead of * gui/dialogs/Makefile.am: INCLUDE path fixes for changes made to libical build. * gui/dialogs/comp-editor-util.c: #include instead of * gui/dialogs/e-delegate-dialog.c: #include instead of * importers/Makefile.am: INCLUDE path fixes for changes made to libical build. * pcs/Makefile.am: INCLUDE path fixes for changes made to libical build. * pcs/cal.c: #include instead of svn path=/trunk/; revision=22845 --- calendar/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1551bd5ad7..90d0de176d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,9 +1,48 @@ +2003-10-09 Jeffrey Stedfast + + * cal-client/Makefile.am: INCLUDE path fixes for changes made to + libical build. + + * cal-util/Makefile.am: INCLUDE path fixes for changes made to + libical build. + + * cal-util/*.[c,h]: #include instead of + + * gui/Makefile.am: INCLUDE path fixes for changes made to libical + build. + + * gui/*.[c,h]: #include instead of + + * gui/alarm-notify/Makefile.am: INCLUDE path fixes for changes + made to libical build. + + * gui/alarm-notify/config-data.h: #include + instead of + + * gui/dialogs/Makefile.am: INCLUDE path fixes for changes made to + libical build. + + * gui/dialogs/comp-editor-util.c: #include + instead of + + * gui/dialogs/e-delegate-dialog.c: #include + instead of + + * importers/Makefile.am: INCLUDE path fixes for changes made to + libical build. + + * pcs/Makefile.am: INCLUDE path fixes for changes made to libical + build. + + * pcs/cal.c: #include instead of + 2003-10-08 Harry Lu * gui/dialogs/alarm-options.glade: Make repeat-quantity and repeat-value of alarm option dialog numeric only. - * gui/dialogs/task-details-page.glade: Make percent-complete - of task details dialog numeric only. + + * gui/dialogs/task-details-page.glade: Make percent-complete of + task details dialog numeric only. 2003-09-30 Mike Kestner -- cgit v1.2.3