Separate the EFL plugin from the master process.
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 4 Jan 2014 08:17:27 +0000 (17:17 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sat, 4 Jan 2014 08:17:27 +0000 (17:17 +0900)
commitee7eb962259a3522e32103b2c6a91b415f53d4c3
tree4a72d1ca1ffd2bdac9314e761b65fbf7532957d7
parentc71a62d28c5d98f92723a509b79e492753af1411
Separate the EFL plugin from the master process.

Only the EFL should be loaded by liblivebox-edje when it is required.

Change-Id: I35bce038a77d8d9b5d350071858c4b5c8e9dc765
13 files changed:
CMakeLists.txt
include/buffer_handler.h
include/conf.h
include/fb.h [deleted file]
include/instance.h
include/script_handler.h
packaging/data-provider-master.spec
src/buffer_handler.c
src/fb.c [deleted file]
src/instance.c
src/main.c
src/script_handler.c
src/server.c