initial push to rsa
authorjungmin76.park <jungmin76.park@samsung.com>
Tue, 18 Dec 2012 03:03:12 +0000 (12:03 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Tue, 18 Dec 2012 13:05:50 +0000 (22:05 +0900)
commitc93626eeddd34f3446d5917927691675ca7ff894
tree62e7ade2f562cd9b53e5df1dfef8a89f5c7c579c
parent50f640c0650a92d77ba1f4cf7b00e4f1722ef79f
initial push to rsa

Change-Id: If260be1dc22e14a839195cd121097f69e934680c
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
24 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0755]
NOTICE [new file with mode: 0755]
data/dummy.txt [new file with mode: 0644]
icons/icon.png [new file with mode: 0644]
icons/splash.png [new file with mode: 0644]
inc/FShell_Livebox.h [new file with mode: 0644]
inc/FShell_LiveboxBase.h [new file with mode: 0644]
inc/FShell_LiveboxManagerService.h [new file with mode: 0644]
inc/FShell_LiveboxManagerStub.h [new file with mode: 0644]
inc/FShell_LiveboxPopup.h [new file with mode: 0644]
inc/OspLiveboxService.h [new file with mode: 0644]
manifest.xml [new file with mode: 0644]
osp-livebox-service.manifest [new file with mode: 0644]
packaging/osp-livebox-service.spec [new file with mode: 0644]
res/screen-density-xhigh/tizen.png [new file with mode: 0644]
src/FShell_Livebox.cpp [new file with mode: 0644]
src/FShell_LiveboxBase.cpp [new file with mode: 0644]
src/FShell_LiveboxManagerService.cpp [new file with mode: 0644]
src/FShell_LiveboxManagerStub.cpp [new file with mode: 0644]
src/FShell_LiveboxPopup.cpp [new file with mode: 0644]
src/OspLiveboxService.cpp [new file with mode: 0644]
src/OspLiveboxServiceEntry.cpp [new file with mode: 0644]
system-service-export.ver [new file with mode: 0755]