[Radio] Add radio clicked sounds
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 4 Apr 2013 15:51:38 +0000 (00:51 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Sat, 6 Apr 2013 01:09:48 +0000 (10:09 +0900)
Change-Id: I1e81682e27e6aff088cd2e9330297166a0afd373

Conflicts:

themes/widgets/radio.edc

themes/widgets/radio.edc

index a5df3ed..86c223a 100644 (file)
             source: "over1"; \
             action: SIGNAL_EMIT "elm,action,radio,toggle" ""; \
          } \
+         program { name: "touch_sound"; \
+            signal: "mouse,clicked,1"; \
+            source: "over2"; \
+            action: PLAY_SAMPLE "touch_sound" 1.0; \
+         } \
          program { name: "bg_normal"; \
             signal: "mouse,up,1"; \
             source: "over2"; \