initial commit 24/40424/6
authorSoohye Shin <soohye.shin@samsung.com>
Wed, 3 Jun 2015 12:32:24 +0000 (21:32 +0900)
committerSoohye Shin <soohye.shin@samsung.com>
Sat, 6 Jun 2015 05:06:27 +0000 (14:06 +0900)
commit168eab524d6c8bf7566078162802999964771efb
treea576c81ec9fde99af451443307c380c11883de7e
parent1278114760caca3e640f2711b7bc57e25eea18c6
initial commit

Change-Id: I508c13a144060df1c4bac9497d34cd5135271767
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
19 files changed:
CMakeLists.txt [new file with mode: 0644]
config/CMakeLists.txt [new file with mode: 0644]
config/home.json.in [new file with mode: 0644]
edje/CMakeLists.txt [new file with mode: 0644]
edje/home.edc [new file with mode: 0644]
edje/images/ico_arrow_down.png [new file with mode: 0644]
edje/images/ico_arrow_up.png [new file with mode: 0644]
images/icn_app_foc.png [new file with mode: 0644]
images/icn_history_foc.png [new file with mode: 0644]
images/icn_movie_foc.png [new file with mode: 0644]
images/icn_noti_foc.png [new file with mode: 0644]
images/ico_man.png [new file with mode: 0644]
include/defs.h [new file with mode: 0644]
org.tizen.home.xml.in [new file with mode: 0644]
packaging/org.tizen.home.manifest [new file with mode: 0644]
packaging/org.tizen.home.path [new file with mode: 0644]
packaging/org.tizen.home.service [new file with mode: 0644]
packaging/org.tizen.home.spec [new file with mode: 0644]
src/main.c [new file with mode: 0644]