Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.203956 submit/tizen_2.0/20130215.191706
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:11:30 +0000 (00:11 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:11:30 +0000 (00:11 +0900)
commit6c1fe3518c108484754d331b0f5e7f7a884183ab
treeef482bccb47f696232212e783f684347f97db661
parent9d142a3b6118a24a38d5d3b82777be0c1fad572b
Tizen 2.0 Release
20 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/libslp-shortcut-0.install.in [new file with mode: 0644]
debian/libslp-shortcut-dev.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/SLP_shortcut_PG.h [new file with mode: 0644]
include/secom_socket.h [new file with mode: 0644]
include/shortcut.h [new file with mode: 0644]
libshortcut.manifest [new file with mode: 0644]
packaging/libshortcut.spec [new file with mode: 0644]
shortcut.pc.in [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/secom_socket.c [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/application.c [new file with mode: 0644]
test/homescreen.c [new file with mode: 0644]