From: Sheenu Date: Wed, 28 Oct 2015 10:20:37 +0000 (+0530) Subject: Removed unwanted sound files X-Git-Tag: submit/tizen_mobile/20151028.104542^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=18f4390ba3b51c9d76f0e8b07865ae23b3261bbe;p=profile%2Fmobile%2Fapps%2Fnative%2Fmyfiles.git Removed unwanted sound files Change-Id: Idcc1c5c8f16caebc2ed2d7a8becd5585849449f0 Signed-off-by: Sheenu --- diff --git a/data/myfile.edc b/data/myfile.edc index de7b248..40341cb 100644 --- a/data/myfile.edc +++ b/data/myfile.edc @@ -45,12 +45,6 @@ collections { } } - sounds { - sample { - name: "button-pressed" RAW; - source: "button-pressed.wav"; - } - } #include "myfile-ctxpopup.edc" #include "myfile-expand-title.edc" @@ -2276,13 +2270,6 @@ group { } } - /*programs { - program { name: "image_clicked"; - source: "elm.icon"; - signal: "mouse,clicked,1"; - action: PLAY_SAMPLE "button-pressed" 1.0; - } - }*/ } group { diff --git a/data/myfile_category.edc b/data/myfile_category.edc index c23ef62..0b6bb94 100755 --- a/data/myfile_category.edc +++ b/data/myfile_category.edc @@ -590,12 +590,6 @@ collections { param : "FEEDBACK_TYPE_SOUND FEEDBACK_PATTERN_TAP"; } } - sounds { - sample { - name: "button-pressed" RAW; - source: "button-pressed.wav"; - } - } images { image: "U01_category_cell.png" COMP; image: "U01_category_cell_press.#.png" COMP; diff --git a/data/sounds/Tizen_touch.wav b/data/sounds/Tizen_touch.wav deleted file mode 100755 index ef6e6ae..0000000 Binary files a/data/sounds/Tizen_touch.wav and /dev/null differ diff --git a/data/sounds/button-pressed.wav b/data/sounds/button-pressed.wav deleted file mode 100644 index 99ba74d..0000000 Binary files a/data/sounds/button-pressed.wav and /dev/null differ