From 30dce44f3897757c3a1cb2ecfe215a6c628e9024 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 23 May 2001 21:17:41 +0000 Subject: Finished porting from the old event-editor.c. Made it store a clone of the 2001-05-23 Federico Mena Quintero * gui/dialogs/recurrence-page.c: Finished porting from the old event-editor.c. Made it store a clone of the component for when we need to expand the recurrence set. 2001-05-22 Federico Mena Quintero * gui/dialogs/event-page.c (event_page_get_dates): New function. * gui/dialogs/editor-page.c (editor_page_set_dates): Renamed from editor_page_set_dtstart(); now sets both DTSTART and DTEND. * gui/dialogs/alarm-page.c (alarm_page_set_dates): Ahem, it is a svn path=/trunk/; revision=9953 --- calendar/gui/dialogs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/gui/dialogs/Makefile.am') diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index ec4e31379d..034e4060fc 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -30,6 +30,8 @@ libcal_dialogs_a_SOURCES = \ editor-page.h \ event-page.c \ event-page.h \ + recurrence-page.c \ + recurrence-page.h \ save-comp.c \ save-comp.h \ task-editor.c \ -- cgit v1.2.3