Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:46:38 +0000 (01:46 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:46:38 +0000 (01:46 +0900)
commit0a52e4e6079e7b2342c10e1a818bc5b6d8684b2c
treeef482bccb47f696232212e783f684347f97db661
parent9d142a3b6118a24a38d5d3b82777be0c1fad572b
Tizen 2.1 base
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]