change camera icon
[apps/core/preloaded/ug-camera-efl.git] / edc / cam_recording_edje_inverse_inc.edc
1 /*
2  * Copyright 2012  Samsung Electronics Co., Ltd
3  *
4  * Licensed under the Flora License, Version 1.1 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *        http://floralicense.org/license/
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 #include "../include/edc_image_name.h"
18 #include "cam_funcs.edc"
19 images {
20         image: RECORDING_IMAGE_REC_IMAGE COMP;
21 }
22
23
24 #define RECORDING_IMAGE_X 844
25 #define RECORDING_IMAGE_Y 12
26 #define RECORDING_IMAGE_W 48
27 #define RECORDING_IMAGE_H 48
28 #define RECORDING_TEXT_X 734
29 #define RECORDING_TEXT_Y 12
30 #define RECORDING_LEFT_TEXT_X 128
31 #define RECORDING_LEFT_TEXT_Y 10
32
33 #define PROGRESS_BAR_X 320
34 #define PROGRESS_BAR_Y 657
35 #define PROGRESS_BAR_W 639
36 #define PROGRESS_BAR_H 20
37
38 //endfiles