Commit initial version 18/44718/1 accepted/tizen/tv/20150728.070601 submit/tizen/20150728.063352
authorjinwoo.shin <jw0227.shin@samsung.com>
Mon, 27 Jul 2015 05:22:26 +0000 (14:22 +0900)
committerjinwoo.shin <jw0227.shin@samsung.com>
Mon, 27 Jul 2015 05:30:44 +0000 (14:30 +0900)
commitf6e4f534534f47d74f843f6ffb4a29a63fb6a849
tree86aa9e96e48429ef5cdc27c89bdf310a98dd7beb
parent49a237d105cc4903c213044e2cd94750d46c3412
Commit initial version

Change-Id: Ic267864e90ad08bb46bef6426a8a1b9a780a3e1f
Signed-off-by: jinwoo.shin <jw0227.shin@samsung.com>
14 files changed:
CMakeLists.txt [new file with mode: 0644]
data/CMakeLists.txt [new file with mode: 0644]
data/images/ic_volume_active.png [new file with mode: 0644]
data/images/ic_volume_mute.png [new file with mode: 0644]
data/volume-theme.edc [new file with mode: 0644]
data/volume.edc [new file with mode: 0644]
data/widget/progressbar.edc [new file with mode: 0644]
include/define.h [new file with mode: 0644]
include/volume.h [new file with mode: 0644]
org.tizen.volume.png [new file with mode: 0644]
org.tizen.volume.xml.in [new file with mode: 0644]
packaging/org.tizen.volume.spec [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/volume.c [new file with mode: 0644]