Addition ACL(discovery/permit/deny) module. 68/97968/1 accepted/tizen/3.0/mobile/20161121.234516 submit/tizen_3.0/20161121.011946
authorsegwon <segwon.han@samsung.com>
Tue, 15 Nov 2016 12:48:37 +0000 (21:48 +0900)
committersegwon <segwon.han@samsung.com>
Tue, 15 Nov 2016 12:49:43 +0000 (21:49 +0900)
commit30f28b2dd68b92cf426a434a16bc5a101d164335
treebed7336f3b058e83ec9064d294d42f3f4df75968
parent8ff6034ef7db03343c7c3ecd9752102440a346cb
Addition ACL(discovery/permit/deny) module.

Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: I5eaeca9461660527ed9ff17eeb4058f169198e0f
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]