Replace livebox with dynamicbox
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 26 Sep 2014 07:53:35 +0000 (16:53 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Fri, 26 Sep 2014 07:53:35 +0000 (16:53 +0900)
commit477aa66e288da5c490c5c4cc50dbe7caf4605663
tree30d091b466bd3df504a79557a4214704161ff614
parentd56ec5462893ba112552504b18a0297d143bf479
Replace livebox with dynamicbox

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I9ba9bd955238784172bb43d7d68d0f2d8a8db45c
19 files changed:
CMakeLists.txt
icon_src/main.c
icon_src/script_handler.c
include/dbox.h [new file with mode: 0644]
include/lb.h [deleted file]
include/so_handler.h
packaging/com.samsung.data-provider-slave.spec
src/client.c
src/conf.c
src/connection.c
src/critical_log.c
src/dbox.c [moved from src/lb.c with 72% similarity]
src/fault.c
src/main.c
src/so_handler.c
src/update_monitor.c
src/util.c
src/util_wayland.c
src/util_x11.c