From 19e3203af233ae3d1eb4bd57e830bcae04931a78 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 30 Aug 2006 22:51:22 +0000 Subject: [PATCH] Monotone-Parent: 72335b854f874c54519713dcd5ab93a642e7363f Monotone-Revision: 7793cd7b2bace49b3d3e6fc66ad3d9de9c5c167d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:51:22 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/GNUmakefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/UI/Scheduler/GNUmakefile b/UI/Scheduler/GNUmakefile index 397681108..0934491e0 100644 --- a/UI/Scheduler/GNUmakefile +++ b/UI/Scheduler/GNUmakefile @@ -11,8 +11,8 @@ SchedulerUI_LANGUAGES = English French German SchedulerUI_OBJC_FILES = \ SchedulerUIProduct.m \ iCalPerson+UIx.m \ - NSCalendarDate+UIx.m \ SOGoAppointment+UIx.m \ + NSCalendarDate+Scheduler.m \ \ UIxCalMainView.m \ \ @@ -21,8 +21,6 @@ SchedulerUI_OBJC_FILES = \ \ UIxCalDateSelector.m \ \ - NSCalendarDate+Scheduler.m \ - \ UIxComponent+Agenor.m \ UIxCalView.m \ UIxCalAptListView.m \ @@ -52,7 +50,6 @@ SchedulerUI_OBJC_FILES = \ UIxCalBackForthNavView.m \ UIxAppointmentProposal.m \ UIxDatePicker.m \ - UIxDatePickerScript.m \ UIxTimeSelector.m \ UIxTimeDateControl.m \ UIxCalInlineAptView.m \