]> err.no Git - scalable-opengroupware.org/blobdiff - UI/Scheduler/GNUmakefile
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1087 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Scheduler / GNUmakefile
index b90b510e02ebf4c315efcb638c4a7f3c6cc71685..c03fc476bdb0e21dfb0cfc23b8157d8175d9f291 100644 (file)
@@ -10,19 +10,17 @@ SchedulerUI_LANGUAGES = English French German
 
 SchedulerUI_OBJC_FILES =               \
        SchedulerUIProduct.m            \
+       NSArray+Scheduler.m             \
                                        \
        UIxCalMainView.m                \
                                        \
        UIxCalFilterPanel.m             \
        UIxCalDayTable.m                \
-                                       \
        UIxCalDateSelector.m            \
+       UIxCalUserRightsEditor.m        \
                                        \
-       UIxComponent+Agenor.m           \
+       UIxComponent+Scheduler.m        \
        UIxCalView.m                    \
-       UIxCalCalendarsListView.m       \
-       UIxCalAptListView.m             \
-       UIxCalTasksListView.m           \
        UIxCalDayView.m                 \
        UIxCalMulticolumnDayView.m      \
        UIxCalWeekView.m                \
@@ -30,22 +28,18 @@ SchedulerUI_OBJC_FILES =            \
        UIxCalMonthViewOld.m            \
        UIxAptTableView.m               \
                                        \
+       UIxCalListingActions.m          \
+                                       \
        UIxAttendeesEditor.m            \
        UIxComponentEditor.m            \
-       UIxAppointmentView.m            \
+       UIxCalendarSelector.m           \
        UIxAppointmentEditor.m          \
        UIxAppointmentProposal.m        \
-       UIxTaskView.m           \
        UIxTaskEditor.m         \
        UIxTaskProposal.m       \
-       UIxCalSelectTab.m               \
        UIxCalDateLabel.m               \
-       UIxCalBackForthNavView.m        \
        UIxDatePicker.m                 \
        UIxTimeDateControl.m            \
-       UIxCalInlineAptView.m           \
-       UIxCalInlineMonthAptView.m      \
-       UIxCalScheduleOverview.m        \
        UIxCalParticipationStatusView.m \
        UIxCalMonthOverview.m