add datamgr 83/41483/2
authorSoohye Shin <soohye.shin@samsung.com>
Tue, 16 Jun 2015 07:16:32 +0000 (16:16 +0900)
committerSoohye Shin <soohye.shin@samsung.com>
Tue, 16 Jun 2015 07:19:20 +0000 (16:19 +0900)
commitbaf30dae96284e7e41082704ac638da8ecf08012
tree434995a698743e156e278098b0e72b6291a9819e
parent376c279848487c7de7e0075a9c2ddcd56a03508f
add datamgr

- add data_home
- modify home.json for adding focus icon item

Change-Id: If34e9381ec259f1394f91fd370ef4c78710cd797
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
CMakeLists.txt
config/home.json.in
include/data_home.h [new file with mode: 0644]
include/datamgr.h [new file with mode: 0644]
src/data/data_home.c [new file with mode: 0644]
src/data/datamgr.c [new file with mode: 0644]
src/view/view_home.c