122c47f22e4090b9de187d6c33829e00605283e5
[apps/home/gallery.git] / libug / libug-gallery-efl / res / edc / gallery-efl-edc-res.h
1 /*
2   * Copyright 2012  Samsung Electronics Co., Ltd
3   *
4   * Licensed under the Flora License, Version 1.0 (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://www.tizenopensource.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 /* Definition of image path used in edc file */
18
19 /* gallery-efl-nocontents.edc */
20 #define  GE_EDC_IMAGE_NOCONTENTS_PIC "T01_Nocontents_picture.png"
21
22 /* gallery-efl-gengrid-item-albums.edc */
23 #define GE_EDC_IMAGE_MAIN_FOLDER_BG "T01_main_folder_bg.png"
24
25 /* gallery-efl-gengrid-item-thumbview.edc */
26 #define GE_EDC_IMAGE_BUTTON_PLAY "T01_btn_play.png"
27 #define GE_EDC_IMAGE_THUMB_BG "T01_thumbs_bg.png"
28
29 /* gallery-efl-button.edc */
30 #define GE_EDC_IMAGE_BTN_PREV "00_winset_Back_btn_normal.png"
31 #define GE_EDC_IMAGE_BTN_PREV_PRESS "00_winset_Back_btn_press.png"
32 #define GE_EDC_IMAGE_PREV "00_winset_Back.png"
33 #define GE_EDC_IMAGE_TITLE_BTN "T01_title_btn.png"
34 #define GE_EDC_IMAGE_TITLE_BTN_PRESS "T01_title_btn_press.png"
35 #define GE_EDC_IMAGE_BTN_01_NORMAL "T01_title_btn.png"
36 #define GE_EDC_IMAGE_BTN_01_PRESS "T01_title_btn_press.png"
37 #define GE_EDC_IMAGE_BTN_01_DIM "T01_title_btn_press.png"
38
39 /* gallery-efl-check.edc */
40 #define GE_EDC_IMAGE_CHECK_GRID "T01_grid_select_check.png"