From d3145f766ad4fea8a18619d79a3d7387cc26523f Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 15 Mar 2004 16:53:51 +0000 Subject: Rename e-cal-view to e-calendar-view and fix includes 2004-03-15 JP Rosevear * Rename e-cal-view to e-calendar-view and fix includes * gui/dialogs/comp-editor-page.c (comp_editor_page_fill_widgets): pre-conditions should return FALS * gui/e-cal-model.c (copy_ecdv): return the new struct * gui/Makefile.am: build renamed files svn path=/trunk/; revision=25075 --- calendar/gui/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 9f46f77399..18a66c7716 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -119,8 +119,8 @@ libevolution_calendar_la_SOURCES = \ e-cal-model-tasks.h \ e-cal-model.c \ e-cal-model.h \ - e-cal-view.c \ - e-cal-view.h \ + e-calendar-view.c \ + e-calendar-view.h \ e-cal-list-view.c \ e-cal-list-view.h \ e-cal-list-view-config.c \ -- cgit v1.2.3