4a43c09c2978c6ea71b7d47a71719607f58f882d
[apps/core/preloaded/calendar.git] / data / edc / layout / calendar.edc
1 /*
2  *
3  *  Copyright 2012  Samsung Electronics Co., Ltd
4  *
5  *  Licensed under the Flora License, Version 1.0 (the "License");
6  *  you may not use this file except in compliance with the License.
7  *  You may obtain a copy of the License at
8  *
9  *        http://floralicense.org/license/
10  *
11  *  Unless required by applicable law or agreed to in writing, software
12  *  distributed under the License is distributed on an "AS IS" BASIS,
13  *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  *  See the License for the specific language governing permissions and
15  *  limitations under the License.
16  */
17
18 collections {
19
20 #include "../inc/calendar-inc.edc"
21
22 #include "inc.main.edc" // main layout: year, month, week, day, list
23
24 #include "inc.main.month.edc" // month layout
25 #include "inc.main.month.cal.edc" // month in month layout
26
27 #include "inc.main.month.weekly.edc" // month layout for focuse weekly
28 #include "inc.main.month.cal.weekly.edc" // month in month layout for focuse weekly
29
30 #include "inc.main.year.edc" // year layout
31 #include "inc.main.year.cal.edc" // month in year layout
32
33 #include "inc.main.week.edc" // week layout
34
35 #include "inc.main.day.edc" // day layout
36 #include "inc.main.day.tb.edc" // timeblock layout
37
38 #include "inc.layouts.edc"
39
40 #include "inc.acct.colorselector.edc"
41
42 #include "inc.edit.edc"
43
44 }