initial upload for tizen 2.0 beta
[apps/home/gallery.git] / ug / ug-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-check.edc */
30 #define GE_EDC_IMAGE_CHECK_GRID "T01_grid_select_check.png"
31