Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:46:27 +0000 (01:46 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:46:27 +0000 (01:46 +0900)
commitba26e013eef9209f9179d94784634379964fa307
tree9c296feba45a388d7901332c0eb70e53b8d95a31
parentc591847aabf565ff2ea128006211243193515826
Tizen 2.1 base
28 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
app2sd.manifest [new file with mode: 0755]
app2sd.pc.in [new file with mode: 0755]
debian/app2sd-dev.install.in [new file with mode: 0644]
debian/app2sd.install.in [new file with mode: 0644]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/copyright [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/rules [new file with mode: 0755]
doc/images/SLP_app2ext_PG_image01.png [new file with mode: 0755]
doc/images/app2ext_diag.png [new file with mode: 0755]
doc/images/app2ext_install_diag.png [new file with mode: 0755]
doc/images/app2ext_uninstall_diag.png [new file with mode: 0755]
inc/SLP_app2ext_PG.h [new file with mode: 0755]
inc/app2ext_interface.h [new file with mode: 0755]
packaging/app2sd.spec [new file with mode: 0755]
plugin/app2sd/CMakeLists.txt [new file with mode: 0755]
plugin/app2sd/inc/SLP_app2sd_PG.h [new file with mode: 0755]
plugin/app2sd/inc/app2sd_interface.h [new file with mode: 0755]
plugin/app2sd/inc/app2sd_internals.h [new file with mode: 0755]
plugin/app2sd/src/app2sd_interface.c [new file with mode: 0755]
plugin/app2sd/src/app2sd_internals.c [new file with mode: 0755]
plugin/app2sd/src/app2sd_internals_registry.c [new file with mode: 0755]
plugin/app2sd/src/app2sd_internals_utils.c [new file with mode: 0755]
src/app2ext_interface.c [new file with mode: 0755]