From: Jihoon Kim Date: Thu, 4 Mar 2021 07:00:09 +0000 (+0900) Subject: Remove unused image files in edc X-Git-Tag: accepted/tizen/unified/20210312.142414~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbee251b6161dbca6ab8b86b2dd5b423b2f0e596;p=platform%2Fcore%2Fuifw%2Fise-default.git Remove unused image files in edc Change-Id: If0cbc118f8a337a67f775901be94850a73c99659 Signed-off-by: Jihoon Kim --- diff --git a/data/edc/customised_ctxpopup.edc b/data/edc/customised_ctxpopup.edc index 36ccbfe..d9f61b5 100644 --- a/data/edc/customised_ctxpopup.edc +++ b/data/edc/customised_ctxpopup.edc @@ -730,7 +730,6 @@ group { image: "images/ctxpopup/B31_help_popup_picker_left.png" COMP; image: "images/ctxpopup/B31_help_popup_picker_right.png" COMP; image: "images/ctxpopup/B31_help_popup_picker_top.png" COMP; - image: "images/ctxpopup/B31_help_popup_picker_bottom.png" COMP; image: "images/ctxpopup/btn_bubble_tail.png" COMP; } parts { @@ -783,7 +782,6 @@ group { fixed: 1 1; align: 0.5 0.0; image { -// normal: "images/ctxpopup/B31_help_popup_picker_bottom.png"; normal: "images/ctxpopup/btn_bubble_tail.png"; } } diff --git a/res/common/edje/w-input-stt.edc b/res/common/edje/w-input-stt.edc index 3434404..a5bef01 100644 --- a/res/common/edje/w-input-stt.edc +++ b/res/common/edje/w-input-stt.edc @@ -40,11 +40,7 @@ collections images { // MIC - image, "./icon/B13_mic.png" COMP; - image, "./icon/B13_mic_Que.png" COMP; - image, "./input_ic_voice_mic.png" COMP; - image, "./tw_bottom_btn_bg.png" COMP; } color_classes diff --git a/res/mobile/edje/w-input-stt.edc b/res/mobile/edje/w-input-stt.edc index 3434404..a5bef01 100644 --- a/res/mobile/edje/w-input-stt.edc +++ b/res/mobile/edje/w-input-stt.edc @@ -40,11 +40,7 @@ collections images { // MIC - image, "./icon/B13_mic.png" COMP; - image, "./icon/B13_mic_Que.png" COMP; - image, "./input_ic_voice_mic.png" COMP; - image, "./tw_bottom_btn_bg.png" COMP; } color_classes diff --git a/res/tv/edje/w-input-stt.edc b/res/tv/edje/w-input-stt.edc index a33871b..8f602ce 100644 --- a/res/tv/edje/w-input-stt.edc +++ b/res/tv/edje/w-input-stt.edc @@ -40,13 +40,9 @@ collections images { // MIC - image, "./icon/B13_mic.png" COMP; - image, "./icon/B13_mic_Que.png" COMP; - image, "./input_ic_voice_mic.png" COMP; image, "./btn_keypad_voice_normal.png" COMP; image, "./btn_keypad_voice_focused.png" COMP; - image, "./tw_bottom_btn_bg.png" COMP; } color_classes diff --git a/res/wearable/edje/w-input-stt.edc b/res/wearable/edje/w-input-stt.edc index 7587fea..2238c4a 100644 --- a/res/wearable/edje/w-input-stt.edc +++ b/res/wearable/edje/w-input-stt.edc @@ -40,9 +40,6 @@ collections images { // MIC - image, "./icon/B13_mic.png" COMP; - image, "./icon/B13_mic_Que.png" COMP; - image, "./input_ic_voice_mic.png" COMP; image, "./tw_bottom_btn_bg.png" COMP; }