Addition ACL(discovery/permit/deny) module. 67/97967/2 accepted/tizen/mobile/20161121.234656 submit/tizen/20161121.012034
authorsegwon <segwon.han@samsung.com>
Tue, 15 Nov 2016 12:41:28 +0000 (21:41 +0900)
committersegwon <segwon.han@samsung.com>
Tue, 15 Nov 2016 12:51:51 +0000 (21:51 +0900)
commita77400c0e118cf0c7369db1df11c630f769c2099
treebed7336f3b058e83ec9064d294d42f3f4df75968
parentfa919adeb3e63090a45dfe4c53cfade1d7e190c8
Addition ACL(discovery/permit/deny) module.

Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: Ic1229fd8e7a673726d88797e5df16cda55d6e17f
30 files changed:
CMakeLists.txt
inc/convergence.h [deleted file]
inc/language.h [deleted file]
inc/main.h
org.tizen.d2d-conv-setting.xml
packaging/d2d-conv-setting.spec
po/en_US.po
po/ko_KR.po
res/images/device_type_icon_camera.png [new file with mode: 0644]
res/images/device_type_icon_computer.png [new file with mode: 0644]
res/images/device_type_icon_display.png [new file with mode: 0644]
res/images/device_type_icon_gaming.png [new file with mode: 0644]
res/images/device_type_icon_headphone.png [new file with mode: 0644]
res/images/device_type_icon_headset.png [new file with mode: 0644]
res/images/device_type_icon_keyboard.png [new file with mode: 0644]
res/images/device_type_icon_medical.png [new file with mode: 0644]
res/images/device_type_icon_mobilephone.png [new file with mode: 0644]
res/images/device_type_icon_mouse.png [new file with mode: 0644]
res/images/device_type_icon_multimedia.png [new file with mode: 0644]
res/images/device_type_icon_network_infrastructure.png [new file with mode: 0644]
res/images/device_type_icon_printer.png [new file with mode: 0644]
res/images/device_type_icon_storage.png [new file with mode: 0644]
res/images/device_type_icon_wrist.png [new file with mode: 0644]
src/convergence/convergence_power_manager.c [deleted file]
src/ui/setting_home.c
src/ui/setting_item_device_list.c [new file with mode: 0644]
src/ui/setting_item_discovery_button.c [new file with mode: 0644]
src/ui/setting_item_power.c
src/ui/setting_item_sign.c
src/util.c [new file with mode: 0644]