tizen 2.4 release accepted/tizen_2.4_mobile accepted/tizen/2.4/mobile/20151029.030840 submit/tizen_2.4/20151028.065115 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Mon, 26 Oct 2015 07:04:47 +0000 (16:04 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Mon, 26 Oct 2015 07:04:47 +0000 (16:04 +0900)
commit3bdfdd530d9821d77286e1a9f0c23f377e43e7be
treef9368b5dd35b7c6c27dd7ad61544d65a152fe085
parentd3a1b76f94eb07b4b76443317c20cc636afe5efd
tizen 2.4 release
28 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
org.tizen.voice-control-panel.manifest [new file with mode: 0644]
org.tizen.voice-control-panel.rule [new file with mode: 0644]
org.tizen.voice-control-panel.xml [new file with mode: 0644]
packaging/org.tizen.voice-control-panel.spec [new file with mode: 0644]
res/CMakeLists.txt [new file with mode: 0644]
res/edje/CMakeLists.txt [new file with mode: 0644]
res/edje/voice-control-panel.edc [new file with mode: 0644]
res/images/Voice_control_icon_arrow.png [new file with mode: 0644]
res/images/Voice_control_icon_mic.png [new file with mode: 0644]
res/images/Voice_control_icon_mute.png [new file with mode: 0644]
res/images/Voice_control_icon_setting.png [new file with mode: 0644]
res/po/CMakeLists.txt [new file with mode: 0644]
res/po/en_US.po [new file with mode: 0644]
res/po/ko_KR.po [new file with mode: 0644]
src/voice_control_panel_action.c [new file with mode: 0644]
src/voice_control_panel_action.h [new file with mode: 0644]
src/voice_control_panel_command.c [new file with mode: 0644]
src/voice_control_panel_command.h [new file with mode: 0644]
src/voice_control_panel_main.c [new file with mode: 0644]
src/voice_control_panel_main.h [new file with mode: 0644]
src/voice_control_panel_vc.c [new file with mode: 0644]
src/voice_control_panel_vc.h [new file with mode: 0644]
src/voice_control_panel_view.c [new file with mode: 0644]
src/voice_control_panel_view.h [new file with mode: 0644]