summaryrefslogtreecommitdiff
path: root/manager/inc/msg-manager-notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'manager/inc/msg-manager-notification.h')
-rw-r--r--manager/inc/msg-manager-notification.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/manager/inc/msg-manager-notification.h b/manager/inc/msg-manager-notification.h
index c449ec0..041e0a9 100644
--- a/manager/inc/msg-manager-notification.h
+++ b/manager/inc/msg-manager-notification.h
@@ -40,7 +40,6 @@
#define MSG_DEFAULT_APP_ID "org.tizen.message"
#define MSG_QUICKPANEL_APP_ID "org.tizen.quickpanel"
-#define MSG_INDICATOR_APP_ID "org.tizen.indicator"
#define MSG_CALL_APP_ID "org.tizen.call-ui"
#define MSG_SETTING_APP_ID "org.tizen.setting"
@@ -49,7 +48,6 @@
#define MSG_APP_LOCALEDIR TZ_SYS_RO_APP_PATH "/" MSG_DEFAULT_APP_ID "/res/locale"
#define MSG_NOTIFICATION_ICON_DIR "/" MSG_QUICKPANEL_APP_ID "/shared/res/noti_icons"
-#define MSG_STATUS_ICON_DIR "/" MSG_INDICATOR_APP_ID "/res/resource/icons"
/* notification icon */
#define MSG_NORMAL_ICON_PATH TZ_SYS_RO_APP_PATH MSG_NOTIFICATION_ICON_DIR "/Message/noti_message.png"
@@ -68,21 +66,12 @@
#define MSG_ACTIVE_PUSH_ICON_PATH "reserved:push_message"
/* status bar icon */
-#if 0
-#define MSG_NORMAL_STATUS_ICON TZ_SYS_RO_APP_PATH MSG_STATUS_ICON_DIR "/Notify/B03_notify_message.png"
-#define MSG_FAILED_STATUS_ICON TZ_SYS_RO_APP_PATH MSG_STATUS_ICON_DIR "/Notify/B03_notify_message_failed.png"
-#define MSG_DELIVER_REPORT_STATUS_ICON TZ_SYS_RO_APP_PATH MSG_STATUS_ICON_DIR "/Event/B03_event_delivery_report_message.png"
-#define MSG_READ_REPORT_STATUS_ICON TZ_SYS_RO_APP_PATH MSG_STATUS_ICON_DIR "/Event/B03_event_read_report_message.png"
-#define MSG_VOICE_MSG_STATUS_ICON TZ_SYS_RO_APP_PATH MSG_STATUS_ICON_DIR "/Event/B03_Event_voicemail.png"
-#define MSG_SIM_FULL_STATUS_ICON TZ_SYS_RO_APP_PATH MSG_STATUS_ICON_DIR "/SIM card full/B03_sim_card_full.png"
-#else
#define MSG_NORMAL_STATUS_ICON "reserved://indicator/icons/notify_message"
#define MSG_FAILED_STATUS_ICON "reserved://indicator/icons/notify_message_failed"
#define MSG_DELIVER_REPORT_STATUS_ICON "reserved://indicator/icons/delivery_report_message"
#define MSG_READ_REPORT_STATUS_ICON "reserved://indicator/icons/read_report_message"
#define MSG_VOICE_MSG_STATUS_ICON "reserved://indicator/icons/notify_voicemail"
#define MSG_SIM_FULL_STATUS_ICON "reserved://indicator/icons/sim_card_full"
-#endif
#ifndef TIZEN_I586_ENABLED
/* system string */