apply FSL(Flora Software License)
[apps/home/gallery.git] / res / edc / gallery-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 /* gl-nocontents.edc */
20 #define GALLERY_EDC_IMAGE_NOCONTENTS_PIC "T01_Nocontents_picture.png"
21
22 /* gl-gengrid-item-albums.edc */
23 #define GALLERY_EDC_IMAGE_GRID_EDIT_TEXT_BG                             "00_grid_edit_text_bg.png"
24 #define GALLERY_EDC_IMAGE_MAIN_FOLDER_BG                                        "T01_main_folder_bg.png"
25
26 /* gl-gengrid-item-thumbview.edc */
27 #define GALLERY_EDC_IMAGE_BUTTON_PLAY                                           "T01_btn_play.png"
28 /* Fixme: Use custom image, replace it if better image provided by UX */
29 #define GALLERY_EDC_IMAGE_THUMBS_BG                                             "T01_thumbs_bg.png"
30
31 /* gl-genlist-item-video.edc */
32 #define GALLERY_EDC_IMAGE_VIDEO_LIST_PROGRESS_BG "T01_video_list_progress_bg.png"
33 #define GALLERY_EDC_IMAGE_VIDEO_LIST_PROGRESS_BAR_RECT "T01_video_list_progress_bar.png"
34
35 /* gl-navigationbar.edc */
36 #define GALLERY_EDC_IMAGE_NAVIFRAME_OPTIONHEADER "naviframe_optionheader.png"
37 #define GALLERY_EDC_IMAGE_NAVIFRAME_OPTIONHEADER_ARROW "naviframe_optionheader_arrow.png"
38
39 /* gl-controlbar.edc */
40 #define GALLERY_EDC_IMAGE_CONTROL_TOOLBAR_BG "T01_toolbar_bg.png"
41 #define GALLERY_EDC_IMAGE_CONTROL_TABBAR_BG "T01_control_tabbar_bg.png"
42 #define GALLERY_EDC_IMAGE_CONTROL_TABBAR_BG_LEFT "00_winset_control_tabbar_bg_left.png"
43 #define GALLERY_EDC_IMAGE_CONTROL_TABBAR_BG_RIGHT "00_winset_control_tabbar_bg_right.png"
44 #define GALLERY_EDC_IMAGE_CONTROL_TABBAR_BG_TOP "T01_control_tabbar_bg.png"
45 #define GALLERY_EDC_IMAGE_CONTROL_TABBAR_BG_H_TOP "T01_control_tabbar_bg_h.png"
46 #define GALLERY_EDC_IMAGE_TABBAR_PRESS "00_winset_tabbar_press.png"
47 #define GALLERY_EDC_IMAGE_TABBAR_PRESS_LEFT "00_winset_tabbar_press_left.png"
48 #define GALLERY_EDC_IMAGE_TABBAR_PRESS_RIGHT "00_winset_tabbar_press_right.png"
49 #define GALLERY_EDC_IMAGE_TABBAR_PRESS_TOP "00_winset_tabbar_press_top.png"
50 #define GALLERY_EDC_IMAGE_TOOLBAR_PRESS "T01_toolbar_press.png"
51 #define GALLERY_EDC_IMAGE_TABBAR_FOCUS "T01_tabbar_focus.png"
52 #define GALLERY_EDC_IMAGE_TABBAR_FOCUS_LEFT "00_winset_tabbar_focus_left.png"
53 #define GALLERY_EDC_IMAGE_TABBAR_FOCUS_RIGHT "00_winset_tabbar_focus_right.png"
54
55 /* gl-button.edc */
56 #define GALLERY_EDC_IMAGE_OPTION_HEADER_BT                                      "T01_Option_header_bt.png"
57 #define GALLERY_EDC_IMAGE_OPTION_HEADER_BT_DIM                          "T01_Option_header_bt_press.png"//"T01_Option_header_bt_dim.png"//Fixme: use right image
58 #define GALLERY_EDC_IMAGE_OPTION_HEADER_BT_PRESS                        "T01_Option_header_bt_press.png"
59 #define GALLERY_EDC_IMAGE_BTN_PREV "00_winset_Back_btn_normal.png"
60 #define GALLERY_EDC_IMAGE_BTN_PREV_PRESS "00_winset_Back_btn_press.png"
61 #define GALLERY_EDC_IMAGE_PREV "00_winset_Back.png"
62 #define GALLERY_EDC_IMAGE_BTN_CIRCLE_BG_NORMAL                          "T01_button_circle_bg_normal.png"
63 #define GALLERY_EDC_IMAGE_BTN_CIRCLE_BG_PRESS                           "T01_button_circle_bg_normal_press.png"
64 #define GALLERY_EDC_IMAGE_BUTTON_RENAME                                         "T01_button_rename.png"
65 #define GALLERY_EDC_IMAGE_BUTTON_RENAME_PRESS                           "00_button_rename_press.png"
66 #define GALLERY_EDC_IMAGE_BUTTON_POPUP_NORMAL                           "00_button_popup_normal.png"
67 #define GALLERY_EDC_IMAGE_BUTTON_POPUP_PRESS                            "00_button_popup_press.png"
68 #define GALLERY_EDC_IMAGE_BUTTON_POPUP_FOCUS                            "00_button_popup_focus.png"
69 #define GALLERY_EDC_IMAGE_BUTTON_POPUP_DIM                                      "00_button_popup_dim.png"
70 #define GALLERY_EDC_IMAGE_BTN_04_NORMAL "00_button_04_normal.png"
71 #define GALLERY_EDC_IMAGE_BTN_04_PRESS "00_button_04_press.png"
72 #define GALLERY_EDC_IMAGE_BTN_04_DIM "00_button_04_dim.png"
73 #define GALLERY_EDC_IMAGE_BTN_TITLE "T01_title_btn.png"
74 #define GALLERY_EDC_IMAGE_BTN_TITLE_PRESS "T01_title_btn_press.png"
75 #define GALLERY_EDC_IMAGE_BTN_01_NORMAL "T01_title_btn.png"
76 #define GALLERY_EDC_IMAGE_BTN_01_PRESS "T01_title_btn_press.png"
77 #define GALLERY_EDC_IMAGE_BTN_01_DIM "T01_title_btn_press.png"
78 #define GALLERY_EDC_IMAGE_BTN_SWEEP "00_button_sweep.png"
79 #define GALLERY_EDC_IMAGE_BTN_SWEEP_PRESS "00_button_sweep_press.png"
80 #define GALLERY_EDC_IMAGE_BTN_SWEEP_DIM "00_button_sweep_dim.png"
81 #define GALLERY_EDC_IMAGE_BTN_GRIDVIEW "T01_btn_gridview.png"
82 #define GALLERY_EDC_IMAGE_BTN_GRIDVIEW_PRESS "T01_btn_gridview_press.png"
83
84 /* gl-segment.edc */
85 #define GALLERY_EDC_IMAGE_BTN_SGE_NORMAL "00_winset_btn_sge_normal.png"
86 #define GALLERY_EDC_IMAGE_BTN_SGE_NORMAL_LEFT "00_winset_btn_sge_normal_left.png"
87 #define GALLERY_EDC_IMAGE_BTN_SGE_NORMAL_CENTRE "00_winset_btn_sge_normal_centre.png"
88 #define GALLERY_EDC_IMAGE_BTN_SGE_NORMAL_RIGHT "00_winset_btn_sge_normal_right.png"
89 #define GALLERY_EDC_IMAGE_BTN_SGE_PRESS_NORMAL "00_winset_btn_sge_press_normal.png"
90 #define GALLERY_EDC_IMAGE_BTN_SGE_PRESS_01 "00_winset_btn_sge_press_01.png"
91 #define GALLERY_EDC_IMAGE_BTN_SGE_PRESS_02 "00_winset_btn_sge_press_02.png"
92 #define GALLERY_EDC_IMAGE_BTN_SGE_PRESS_03 "00_winset_btn_sge_press_03.png"
93 #define GALLERY_EDC_IMAGE_BTN_SGE_BODY "00_winset_btn_sge_body.png"
94
95 /* gl-entry.edc */
96 #define GALLERY_EDC_IMAGE_READER_HANDLER_UP                                     "reader_handler_up.png"
97 #define GALLERY_EDC_IMAGE_READER_HANDLER_DOWN                           "reader_handler_down.png"
98 #define GALLERY_EDC_IMAGE_LONGTAP_BLUE                                          "reader_longtap_blue.png"
99 #define GALLERY_EDC_IMAGE_MAGNIFIER_NOARROW                             "magnifier_noarrow.png"
100 #define GALLERY_EDC_IMAGE_MAGNIFIER_NOARROW_LINE                        "magnifier_noarrow_line.png"
101 #define GALLERY_EDC_IMAGE_MAGNIFIER                                     "magnifier.png"
102 #define GALLERY_EDC_IMAGE_MAGNIFIER_LINE                                "magnifier_line.png"
103 #define GALLERY_EDC_IMAGE_MSGBUBBLE_RECEIVE "00_MessageBubble_BG_receive.png"
104 #define GALLERY_EDC_IMAGE_MSGBUBBLE_SEND "00_MessageBubble_BG_send.png"
105 #define GALLERY_EDC_IMAGE_COPY_PASTE_RIGHT "copy&paste_Icon_right.png"
106 #define GALLERY_EDC_IMAGE_COPY_PASTE_RIGHT_PRESS "copy&paste_Icon_right_press.png"
107 #define GALLERY_EDC_IMAGE_COPY_PASTE_LEFT "copy&paste_Icon_left.png"
108 #define GALLERY_EDC_IMAGE_COPY_PASTE_LEFT_PRESS "copy&paste_Icon_left_press.png"
109 #define GALLERY_EDC_IMAGE_COPY_PASTE_LEFT_TOP "copy&paste_Icon_left_top.png"
110 #define GALLERY_EDC_IMAGE_COPY_PASTE_LEFT_TOP_PRESS "copy&paste_Icon_left_top_press.png"
111 #define GALLERY_EDC_IMAGE_COPY_PASTE_RIGHT_TOP "copy&paste_Icon_right_top.png"
112 #define GALLERY_EDC_IMAGE_COPY_PASTE_RIGHT_TOP_PRESS "copy&paste_Icon_right_top_press.png"
113 #define GALLERY_EDC_IMAGE_BT_SM_BASE2 "bt_sm_base2.png"
114
115 /* gl-editfield.edc */
116 #define GALLERY_EDC_IMAGE_FIELD_BTN_DELETE                                      "T01_EditField_clear.png"
117
118 /* gl-check.edc */
119 #define GALLERY_EDC_IMAGE_CHECK_BG "T01_checkbox.png"
120 #define GALLERY_EDC_IMAGE_CHECK_ALBUM_BG "T01_checkbox.png"
121 #define GALLERY_EDC_IMAGE_CHECK_BG_DIM "00_check_bg_dim.png"
122 #define GALLERY_EDC_IMAGE_CHECK_BG_CHECKING "T01_check.png"
123 #define GALLERY_EDC_IMAGE_CHECK_ALBUM_BG_CHECKING "T01_check.png"
124 #define GALLERY_EDC_IMAGE_CHECK_GRID "T01_grid_select_check.png"
125
126 /* gl-toolbar.edc */
127 #define GALLERY_EDC_IMAGE_SEPARATOR_V "separator_v.png"