fix: Remove a strong theme dependency for the application layout.
[apps/core/preloaded/calculator.git] / calculator.edc
1 /*
2 *
3 * Copyright 2012  Samsung Electronics Co., Ltd
4 *
5 * Licensed under the Flora License, Version 1.1 (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
19 #include "edc/edc-macro.edc"
20
21 #define WIDTH                                   720
22 #define HEIGHT                                  1280
23 #define WIDTH_LAN                               1280
24 #define HEIGHT_LAN                              720
25 #define WIDTH_POR                               720
26 #define HEIGHT_POR                              1280
27 images {
28         /*portrait*/
29         image: "images/btn_type_a_01_nor.png" COMP;
30         image: "images/btn_type_a_01_press.png" COMP;
31         image: "images/btn_type_a_02_nor.png" COMP;
32         image: "images/btn_type_a_02_press.png" COMP;
33         image: "images/btn_type_a_03_nor.png" COMP;
34         image: "images/btn_type_a_03_press.png" COMP;
35         image: "images/btn_type_a_04_nor.png" COMP;
36         image: "images/btn_type_a_04_press.png" COMP;
37         image: "images/btn_type_a_05_nor.png" COMP;
38         image: "images/btn_type_a_05_press.png" COMP;
39         image: "images/btn_type_a_06_nor.png" COMP;
40         image: "images/btn_type_a_06_press.png" COMP;
41         image: "images/btn_type_a_07_nor.png" COMP;
42         image: "images/btn_type_a_07_press.png" COMP;
43         image: "images/btn_type_a_08_nor.png" COMP;
44         image: "images/btn_type_a_08_press.png" COMP;
45         image: "images/btn_type_a_09_nor.png" COMP;
46         image: "images/btn_type_a_09_press.png" COMP;
47         image: "images/btn_type_a_10_nor.png" COMP;
48         image: "images/btn_type_a_10_press.png" COMP;
49
50         image: "images/btn_type_a_num0_nor.png" COMP;
51         image: "images/btn_type_a_num0_press.png" COMP;
52         image: "images/btn_type_a_num1_nor.png" COMP;
53         image: "images/btn_type_a_num1_press.png" COMP;
54         image: "images/btn_type_a_num2_nor.png" COMP;
55         image: "images/btn_type_a_num2_press.png" COMP;
56         image: "images/btn_type_a_num3_nor.png" COMP;
57         image: "images/btn_type_a_num3_press.png" COMP;
58         image: "images/btn_type_a_num4_nor.png" COMP;
59         image: "images/btn_type_a_num4_press.png" COMP;
60         image: "images/btn_type_a_num5_nor.png" COMP;
61         image: "images/btn_type_a_num5_press.png" COMP;
62         image: "images/btn_type_a_num6_nor.png" COMP;
63         image: "images/btn_type_a_num6_press.png" COMP;
64         image: "images/btn_type_a_num7_nor.png" COMP;
65         image: "images/btn_type_a_num7_press.png" COMP;
66         image: "images/btn_type_a_num8_nor.png" COMP;
67         image: "images/btn_type_a_num8_press.png" COMP;
68         image: "images/btn_type_a_num9_nor.png" COMP;
69         image: "images/btn_type_a_num9_press.png" COMP;
70
71         image: "images/port_down_handle_nor.png" COMP;
72         image: "images/port_down_handle_press.png" COMP;
73         image: "images/port_up_handle_nor.png" COMP;
74         image: "images/port_up_handle_press.png" COMP;
75
76         /*landscape*/
77         image: "images/landscape/btn_type_c_01_nor.png" COMP;
78         image: "images/landscape/btn_type_c_01_press.png" COMP;
79         image: "images/landscape/btn_type_c_02_nor.png" COMP;
80         image: "images/landscape/btn_type_c_02_press.png" COMP;
81         image: "images/landscape/btn_type_c_03_nor.png" COMP;
82         image: "images/landscape/btn_type_c_03_press.png" COMP;
83         image: "images/landscape/btn_type_c_04_nor.png" COMP;
84         image: "images/landscape/btn_type_c_04_press.png" COMP;
85         image: "images/landscape/btn_type_c_05_nor.png" COMP;
86         image: "images/landscape/btn_type_c_05_press.png" COMP;
87         image: "images/landscape/btn_type_c_06_nor.png" COMP;
88         image: "images/landscape/btn_type_c_06_press.png" COMP;
89         image: "images/landscape/btn_type_c_07_nor.png" COMP;
90         image: "images/landscape/btn_type_c_07_press.png" COMP;
91         image: "images/landscape/btn_type_c_08_nor.png" COMP;
92         image: "images/landscape/btn_type_c_08_press.png" COMP;
93         image: "images/landscape/btn_type_c_09_nor.png" COMP;
94         image: "images/landscape/btn_type_c_09_press.png" COMP;
95         image: "images/landscape/btn_type_c_10_nor.png" COMP;
96         image: "images/landscape/btn_type_c_10_press.png" COMP;
97         image: "images/landscape/btn_type_c_11_nor.png" COMP;
98         image: "images/landscape/btn_type_c_11_press.png" COMP;
99         image: "images/landscape/btn_type_c_12_nor.png" COMP;
100         image: "images/landscape/btn_type_c_12_press.png" COMP;
101         image: "images/landscape/btn_type_c_13_nor.png" COMP;
102         image: "images/landscape/btn_type_c_13_press.png" COMP;
103         image: "images/landscape/btn_type_c_14_nor.png" COMP;
104         image: "images/landscape/btn_type_c_14_press.png" COMP;
105         image: "images/landscape/btn_type_c_15_nor.png" COMP;
106         image: "images/landscape/btn_type_c_15_press.png" COMP;
107         image: "images/landscape/btn_type_c_16_nor.png" COMP;
108         image: "images/landscape/btn_type_c_16_press.png" COMP;
109         image: "images/landscape/btn_type_c_17_nor.png" COMP;
110         image: "images/landscape/btn_type_c_17_press.png" COMP;
111         image: "images/landscape/btn_type_c_18_nor.png" COMP;
112         image: "images/landscape/btn_type_c_18_press.png" COMP;
113         image: "images/landscape/btn_type_c_19_nor.png" COMP;
114         image: "images/landscape/btn_type_c_19_press.png" COMP;
115         image: "images/landscape/btn_type_c_20_nor.png" COMP;
116         image: "images/landscape/btn_type_c_20_press.png" COMP;
117         image: "images/landscape/btn_type_c_21_nor.png" COMP;
118         image: "images/landscape/btn_type_c_21_press.png" COMP;
119         image: "images/landscape/btn_type_c_22_nor.png" COMP;
120         image: "images/landscape/btn_type_c_22_press.png" COMP;
121         image: "images/landscape/btn_type_c_23_nor.png" COMP;
122         image: "images/landscape/btn_type_c_23_press.png" COMP;
123         image: "images/landscape/btn_type_c_24_nor.png" COMP;
124         image: "images/landscape/btn_type_c_24_press.png" COMP;
125         image: "images/landscape/btn_type_c_25_nor.png" COMP;
126         image: "images/landscape/btn_type_c_25_press.png" COMP;
127
128         image: "images/landscape/btn_type_c_num0_nor.png" COMP;
129         image: "images/landscape/btn_type_c_num0_press.png" COMP;
130         image: "images/landscape/btn_type_c_num1_nor.png" COMP;
131         image: "images/landscape/btn_type_c_num1_press.png" COMP;
132         image: "images/landscape/btn_type_c_num2_nor.png" COMP;
133         image: "images/landscape/btn_type_c_num2_press.png" COMP;
134         image: "images/landscape/btn_type_c_num3_nor.png" COMP;
135         image: "images/landscape/btn_type_c_num3_press.png" COMP;
136         image: "images/landscape/btn_type_c_num4_nor.png" COMP;
137         image: "images/landscape/btn_type_c_num4_press.png" COMP;
138         image: "images/landscape/btn_type_c_num5_nor.png" COMP;
139         image: "images/landscape/btn_type_c_num5_press.png" COMP;
140         image: "images/landscape/btn_type_c_num6_nor.png" COMP;
141         image: "images/landscape/btn_type_c_num6_press.png" COMP;
142         image: "images/landscape/btn_type_c_num7_nor.png" COMP;
143         image: "images/landscape/btn_type_c_num7_press.png" COMP;
144         image: "images/landscape/btn_type_c_num8_nor.png" COMP;
145         image: "images/landscape/btn_type_c_num8_press.png" COMP;
146         image: "images/landscape/btn_type_c_num9_nor.png" COMP;
147         image: "images/landscape/btn_type_c_num9_press.png" COMP;
148
149         image: "images/landscape/land_down_handle_nor.png" COMP;
150         image: "images/landscape/land_down_handle_press.png" COMP;
151         image: "images/landscape/land_up_handle_nor.png" COMP;
152         image: "images/landscape/land_up_handle_press.png" COMP;
153
154     }
155 collections {
156         #include "edc/Inc.calculator.main.edc"
157         #include "edc/Inc.calculator.pannel.por.edc"
158         #include "edc/Inc.calculator.pannel.lan.edc"
159 }