55ef4ead740fa851381862464cfb6557fa1bc9b5
[apps/core/preloaded/calendar.git] / data / edc / inc / calendar-inc.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 //retio defined
19 #ifndef _RATIO_
20 #define _RATIO_
21 #define R_X (480.0/720.0)
22 #define R_Y (800.0/1280.0)
23 #endif
24
25 #define WIDTH_OF_HD (720.0*R_X)
26 #define HEIGHT_OF_HD (1280.0*R_Y)
27 //size
28
29 #ifndef _RATIO_L_
30 #define _RATIO_L_
31 #define R_Y_L (480.0/720.0)
32 #define R_X_L (800.0/1280.0)
33 #endif
34
35 #define HEIGHT_OF_HD_L (720.0*R_Y_L)
36 #define WIDTH_OF_HD_L (1280.0*R_X_L)
37 //color
38 #define COLOR_OF_LINE_FOR_ACCT 75 75 75 255
39 #define COLOR_OF_BASE_OF_SELECTOR_BUTTON_FOR_ACCT 233 233 233 255
40
41 #define COLOR_OF_TOP_LINE_FOR_DAY 195 192 179 255
42
43 #define COLOR_OF_BASE_OF_LINE_FOR_TAB 195 192 179 255
44 #define COLOR_OF_HORIZEN_LINE_FOR_TAB 195 192 179 255
45 #define COLOR_OF_MIDDLE_LINE_FOR_TAB 224 219 209 255
46 #define COLOR_OF_VERT_LINE_FOR_TAB 195 192 179 255
47 #define COLOR_OF_ON_TIME_LINE_FOR_TAB 51 93 119 255
48
49 #define COLOR_OF_LIST_LINE_FOR_MONTH 195 192 179 255
50
51 #define COLOR_OF_WEEK_DAY_TEXT_FOR_MONTH_CAL 106 96 84 255
52 #define COLOR_OF_SUNDAY_TEXT_FOR_MONTH_CAL 200 0 0 255
53 #define COLOR_OF_SATDAY_TEXT_FOR_MONTH_CAL 106 96 84 255
54 #define COLOR_OF_TODAY_FOR_MONTH_CAL 208 211 217 255
55 #define COLOR_OF_BLOCK_DEFAULT_TEXT_FOR_MONTH_CAL 0 0 0 255
56 #define COLOR_OF_BLOCK_MORE_TEXT_FOR_MONTH_CAL 7 180 211 255
57 #define COLOR_OF_BLOCK_SELECTED_TEXT_FOR_MONTH_CAL 255 255 255 255
58 #define COLOR_OF_BLOCK_SUNDAY_TEXT_FOR_MONTH_CAL 200 0 0 255
59 #define COLOR_OF_BLOCK_SATDAY_TEXT_FOR_MONTH_CAL 0 0 0 255
60 #define COLOR_OF_BLOCK_DISABLEDAY_TEXT_FOR_MONTH_CAL 195 192 179 255
61 #define COLOR_OF_CHECK_BASE_FOR_MONTH_CAL 127 126 126 255
62 #define COLOR_OF_TEXT_ON_CHECK_FOR_MONTH_CAL 255 255 255 255
63 #define COLOR_OF_LINE_FOR_MONTH_CAL 195 192 179 255
64
65 #define COLOR_OF_TEXT_FOR_MAIN_TAB 249 249 249 150
66 #define COLOR_OF_TEXT_DEFAULT_FOR_MAIN_TAB 0 0 0 255
67 #define COLOR_OF_TEXT_SELECTED_FOR_MAIN_TAB 255 255 255 255
68
69 #define COLOR_OF_TODAY_FOR_YEAR_CAL 255 255 255 255
70 #define COLOR_OF_DEFAULT_TEXT_FOR_YEAR_CAL 0 0 0 255
71 #define COLOR_OF_SUNDAY_TEXT_FOR_YEAR_CAL 200 0 0 255
72 #define COLOR_OF_SATDAY_TEXT_FOR_YEAR_CAL 0 0 0 255
73 #define COLOR_OF_LINE_FOR_YEAR_CAL 0 0 0 255
74
75 #define COLOR_OF_TEXT_FOR_RING 255 126 0 255
76 #define COLOR_OF_DEFAULT_STOP_FOR_RING 255 74 22 255
77 #define COLOR_OF_DEFAULT_PRESSED_FOR_RING 255 255 255 255
78
79 #define COLOR_OF_YEAR_VIEW_TODAY 183 193 210 255
80 #define COLOR_OF_WEEK_ITEM_TITLE 225 227 230 255
81
82 #define COLOR_OF_TITLE_BOTTOM_LINE 143 143 143 255
83
84 #define COLOR_OF_WEEK_NUMBER_TEXT_FOR_MONTH_CAL 90 90 90 255
85
86 #define COLOR_OF_WEEK_NUMBER_WDAY_FOR_MONTH_CAL 90 90 90 255
87
88 #define COLOR_OF_TODAY_FOR_WEEK_CAL 146 144 138 255
89
90 #define COLOR_OF_BUTTON_PRESS 42 137 194 255
91 //image
92 #define DIALOG_EDIT_DEFAULT "01_dialoguegroup_edit_default.png"
93 #define CALENDAR_EVENT_BG_1 "P01_day_event_bg_01.png"
94 #define CALENDAR_EVENT_BG_2 "P01_day_event_bg_02.png"
95 #define CALENDAR_EVENT_BG_3 "P01_day_event_bg_03.png"
96 #define CALENDAR_EVENT_BG_4 "P01_day_event_bg_04.png"
97 #define CALENDAR_MONTH_VIEW_BG_1 "57_calendar_month_view(1)_bg.png"
98 #define CALENDAR_TAB "57_calendar_tab.png"
99 #define CALENDAR_TAB_FOCUS_BG "57_calendar_tab_focus_bg.png"
100 #define CALENDAR_TAB_PRESS "57_calendar_tab_press.png"
101 #define CALENDAR_TODAY_ICON "P01_month view_Today.png"
102 #define CALENDAR_TODAY_ICON_PRESS "57_calendar_today_icon_press.png"
103 #define CALENDAR_TODAY_ICON_2 "57_calendar_today_icon2.png"
104 #define CALENDAR_WEEK_ARROW_FOCUS_ICON "57_calendar_week_arrow_focus_icon.png"
105 #define CALENDAR_WEEK_ARROW_ICON "57_calendar_week_arrow_icon.png"
106 #define CALENDAR_WEEK_VIEW_PRESS "P01_month_view_focus_bg.png"
107 #define CALENDAR_YEAR_VIEW_BG "57_calendar_year_view_bg.png"
108 #define ALL_CALENDAR "all_calendar.png"
109 #define CALENDAR_SELSECTED "P01_month view_day_focus.png"
110 #define CONTROL_TOP_BG "P01_control_top_bg.png"
111 #define CONTROL_TOP_BG_TEMP "P01_control_top_bg_tmp.png"
112 #define DAY_CURRENT_TIME "P01_day_current_time.png"
113 #define NOSCHEDULE "P01_noschedule.png"
114 #define TAB_BG "P01_tab_bg.png"
115 #define TAB_DEFAULT "P01_tab_default.png"
116 #define TAB_FOCUS "P01_tab_focus.png"
117 #define TAB_PRESS "P01_tab_press.png"
118 #define TITLE_BG "P01_title_bg.png"
119 #define TITLE_BG_TMP "P01_title_bg_tmp.png"
120 #define ALARM_CLOCK_BG_AM "58_alarm_clock_bg_AM.png"
121 #define ALARM_CLOCK_BG_PM "58_alarm_clock_bg_PM.png"
122 #define CLOCK_BG "58_clock_bg.png"
123 #define CLOCK_BUTTON_NORMAL "58_clock_button_normal.png"
124 #define CLOCK_BUTTON_PRESS "58_clock_button_press.png"
125 #define CAL_IMAGES_CT_DEFAULT "caller_ID_default.png"
126
127 #define CALENDAR_YEAR_MONTH_SELSECTED "P01_year_month_focus.png"
128 #define CALENDAR_YEAR_DAY_SELSECTED "P01_year_day_focus.png"
129 #define CALENDAR_WEEK_EXPAND_BUTTON_OPEN "P01_week_view_icon_open.png"
130 #define CALENDAR_WEEK_EXPAND_BUTTON_CLOSE "P01_week_view_icon_close.png"
131
132 #define CALENDAR_CIRCLE_BUTTON "00_circle_button.png"
133 #define CALENDAR_CIRCLE_BUTTON_PRESS "00_circle_button_press.png"
134 #define CALENDAR_LIST_INDEX_OPEN "00_button_expand_closed.png"
135 #define CALENDAR_LIST_INDEX_CLOSE "00_button_expand_opened.png"
136 #define CALENDAR_MONTH_VIEW_DIM "P01_month view_day_event_dim.png"
137 #define CALENDAR_SELSECTED_TODAY "P01_month view_Today_focus.png"
138 #define CALENDAR_LIST_INDEX_BG "P01_event_index_bg.png"
139 #define CALENDAR_LIST_INDEX_BG_PRESS "P01_event_index_bg_press.png"
140
141 #define CALENDAR_IMAGES_PARTICIPANT_FREE "P01_participant_event_green.png"
142 #define CALENDAR_IMAGES_PARTICIPANT_BUSY "P01_participant_event_red.png"
143 #define CALENDAR_IMAGES_PARTICIPANT_TENTATIVE "P01_participant_event_purple.png"
144 #define CALENDAR_IMAGES_PARTICIPANT_OFFICE "P01_participant_event_yellow.png"