5593f51f76a21fafa2497651211d7610471fce24
[apps/home/message-app.git] / common / msg-ui-image-resource.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://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
18 #ifndef __MSG_UI_IMAGE_RESOURCE__
19 #define __MSG_UI_IMAGE_RESOURCE__
20
21 /* viewer image resources */
22 #define MSG_VIEWER_IMAGE_ATTACH_ICON                            "attach_icon.png"
23 #define MSG_VIEWER_IMAGE_DRM_SMALL_ICON                 "M01_icon_DRM_64x64.png"
24 #define MSG_VIEWER_IMAGE_SAVE_ICON                                      "M01_icon_save.png"
25 #define MSG_VIEWER_IMAGE_UNSUPPORT_ICON                 "M01_icon_Unsupported.png"
26 #define MSG_VIEWER_IMAGE_DRM_ICON                                       "M01_icon_DRM.png"
27 #define MSG_VIEWER_IMAGE_ATTACH_LIST_ICON                                       "M01_title_icon_attach.png"
28 #define MSG_VIEWER_IMAGE_ATTACH_LIST_DIM_ICON                   "M01_title_icon_attach_dim.png"
29
30 /* composer image resources */
31 #define MSGC_IMG_ATTACHMENT_ICON                        "60_myfiles_file_etc.png"
32 #define MSGC_IMG_ATTACHMENT_DEL_ICON            "M01_btn_delete.png"
33
34 #define MSGC_SMS_SEND_ICON                                      "M01_btn_message_send.png"
35 #define MSGC_SMS_SEND_DIM_ICON                          "M01_btn_message_send_dim.png"
36 #define MSGC_MMS_SEND_ICON                                      "M01_btn_mms_message_send.png"
37 #define MSGC_MMS_SEND_DIM_ICON                  "M01_btn_mms_message_send_dim.png"
38 #define MSGC_IMG_INSERT_VOICE_ICON                      "M01_icon_attach_voice.png"
39 #define MSGC_IMG_INSERT_ETC_ICON                        "60_myfiles_file_etc.png"
40 #define MSGC_IMG_INSERT_DEL_ICON                        "M01_photo_btn_delete.png"
41 #define MSGC_IMG_INSERT_DEL_PRESS_ICON          "M01_photo_btn_delete_press.png"
42 #define MSGC_SOUND_INSERT_DEL_ICON                      "M01_btn_delete.png"
43 #define MSGC_IMG_PAGE_DEL_ICON                          "M01_btn_delete.png"
44 #define MSGC_IMG_SUBJECT_DEL_ICON                       "M01_btn_delete.png"
45
46 #define MSGC_IMG_DEL_BTN_PRESS_ICON             "M01_btn_delete_press.png"
47 #define MSGC_IMG_CONTACT_BUTTON_ICON            "M01_contact_default_image.png"
48
49 /* thread list image resources */
50 #define MSG_UI_THREAD_LIST_PUSH_ICON                    "M01_icon_Push.png"
51 #define MSG_UI_THREAD_LIST_OTA_ICON                     "M01_icon_OTA.png"
52 #define MSG_UI_THREAD_LIST_CB_ICON                              "M01_icon_broadcasting.png"
53
54 /* thread list message status icon*/
55 #define MSG_UI_THREAD_LIST_STATUS_MMS_READ              "M01_icon_message_status_mms_read_n.png"
56 #define MSG_UI_THREAD_LIST_STATUS_MMS_UNREAD            "M01_icon_message_status_mms_unread_n.png"
57 #define MSG_UI_THREAD_LIST_STATUS_MMS_SENT              "M01_icon_message_status_mms_sent_n.png"
58 #define MSG_UI_THREAD_LIST_STATUS_SMS_READ              "M01_icon_message_status_sms_read_n.png"
59 #define MSG_UI_THREAD_LIST_STATUS_SMS_UNREAD            "M01_icon_message_status_sms_unread_n.png"
60 #define MSG_UI_THREAD_LIST_STATUS_SMS_SENT              "M01_icon_message_status_sms_sent_n.png"
61
62 #define MSG_UI_THREAD_LIST_TITLE_ICON_COMPOSE                   "M01_title_icon_compose.png"
63 #define MSG_UI_THREAD_LIST_TITLE_ICON_SEARCH                    "M01_title_icon_search.png"
64 #define MSG_UI_THREAD_LIST_TITLE_ICON_SEARCH_DIM                "M01_title_icon_search_dim.png"
65
66 /* common image resources */
67 #define MSG_COMMON_FILE_ETC_ICON                        "myfile_icon_etc.png"
68
69 #define MSG_COMMON_FILE_IMAGE_ICON              "myfile_icon_images.png"
70 #define MSG_COMMON_FILE_VIDEO_ICON              "myfile_icon_video.png"
71 #define MSG_COMMON_FILE_MUSIC_ICON              "myfile_icon_music.png"
72 #define MSG_COMMON_FILE_SOUND_ICON              "myfile_icon_music.png"
73 #define MSG_COMMON_FILE_PDF_ICON                        "myfile_icon_pdf.png"
74 #define MSG_COMMON_FILE_DOC_ICON                        "myfile_icon_word.png"
75 #define MSG_COMMON_FILE_PPT_ICON                        "myfile_icon_ppt.png"
76 #define MSG_COMMON_FILE_EXCEL_ICON              "myfile_icon_excel.png"
77 #define MSG_COMMON_FILE_VOICE_ICON              "myfile_icon_music.png"
78 #define MSG_COMMON_FILE_HTML_ICON                       "myfile_icon_html.png"
79 #define MSG_COMMON_FILE_FLASH_ICON              "myfile_icon_swf.png"
80 #define MSG_COMMON_FILE_TXT_ICON                        "myfile_icon_text.png"
81 #define MSG_COMMON_FILE_VCONTACT_ICON   "myfile_icon_svg.png"
82 #define MSG_COMMON_FILE_VCALENDAR_ICON  "myfile_icon_svg.png"
83 #define MSG_COMMON_FILE_VNOTE_ICON              "myfile_icon_text.png"
84 #define MSG_COMMON_FILE_RSS_ICON                        "myfile_icon_rss.png"
85 #define MSG_COMMON_FILE_JAVA_ICON                       "myfile_icon_java.png"
86 #define MSG_COMMON_FILE_PLUS_ICON                       "00_icon_plus.png"
87
88
89 #endif /*__MSG_UI_IMAGE_RESOURCE__*/
90