From 0a1ee1af3956726dc1eea42a5c92ed87f158d55e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sun, 18 Mar 2007 15:00:57 +0000 Subject: [PATCH] Monotone-Parent: f9b2f7f25addd62023e5fe2caf9726fbcb112b0f Monotone-Revision: ffa2111adf4ea58aa766fe4286f0a9e81a98985c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:00:57 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/GNUmakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UI/Scheduler/GNUmakefile b/UI/Scheduler/GNUmakefile index 8dfd4df72..50a6eaa40 100644 --- a/UI/Scheduler/GNUmakefile +++ b/UI/Scheduler/GNUmakefile @@ -30,6 +30,7 @@ SchedulerUI_OBJC_FILES = \ UIxCalMonthViewOld.m \ UIxAptTableView.m \ \ + UIxAttendeesEditor.m \ UIxComponentEditor.m \ UIxFreeBusyUserSelector.m \ UIxFreeBusyUserSelectorTable.m \ @@ -59,7 +60,8 @@ SchedulerUI_RESOURCE_FILES += \ Toolbars/SOGoAppointmentObject.toolbar \ Toolbars/SOGoAppointmentObjectAccept.toolbar \ Toolbars/SOGoAppointmentObjectDecline.toolbar \ - Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar + Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar \ + Toolbars/SOGoTaskObject.toolbar SchedulerUI_LOCALIZED_RESOURCE_FILES += \ Localizable.strings \