mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: a013b757c3e011301e8ff9faf7e81d07584ea4cb
Monotone-Revision: 231480c78015ecf458ae4ed73f647d1f0a3baf81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:22:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,8 +10,10 @@ Appointments_PRINCIPAL_CLASS = SOGoAppointmentsProduct
|
||||
|
||||
Appointments_OBJC_FILES = \
|
||||
Product.m \
|
||||
NSArray+Appointments.m \
|
||||
\
|
||||
SOGoAppointmentObject.m \
|
||||
SOGoTaskObject.m \
|
||||
SOGoAppointmentFolder.m \
|
||||
SOGoGroupAppointmentFolder.m \
|
||||
SOGoFreeBusyObject.m \
|
||||
|
||||
@@ -21,6 +21,7 @@ SchedulerUI_OBJC_FILES = \
|
||||
UIxComponent+Agenor.m \
|
||||
UIxCalView.m \
|
||||
UIxCalAptListView.m \
|
||||
UIxCalTasksListView.m \
|
||||
UIxCalDayView.m \
|
||||
UIxCalWeekView.m \
|
||||
UIxCalMonthView.m \
|
||||
@@ -38,19 +39,18 @@ SchedulerUI_OBJC_FILES = \
|
||||
UIxCalInlineMonthOverview.m \
|
||||
UIxAppointmentView.m \
|
||||
UIxAppointmentEditor.m \
|
||||
UIxAppointmentProposal.m \
|
||||
UIxTaskView.m \
|
||||
UIxTaskEditor.m \
|
||||
UIxTaskProposal.m \
|
||||
UIxCalSelectTab.m \
|
||||
UIxCalDateLabel.m \
|
||||
UIxCalBackForthNavView.m \
|
||||
UIxAppointmentProposal.m \
|
||||
UIxDatePicker.m \
|
||||
UIxTimeDateControl.m \
|
||||
UIxCalInlineAptView.m \
|
||||
UIxCalScheduleOverview.m \
|
||||
UIxCalParticipationStatusView.m \
|
||||
# UIxCalDayPrintview.m \
|
||||
# UIxCalWeekPrintview.m \
|
||||
# UIxCalMonthPrintview.m \
|
||||
# UIxAppointmentPrintview.m \
|
||||
|
||||
SchedulerUI_RESOURCE_FILES += \
|
||||
Version \
|
||||
|
||||
Reference in New Issue
Block a user