Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.202215 submit/tizen_2.0/20130215.192216
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:06 +0000 (00:54 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:06 +0000 (00:54 +0900)
commita5896b154f6032739feb669fd897b415748729fc
tree9c296feba45a388d7901332c0eb70e53b8d95a31
parent8e6315d2d2c880ec639e9f499069d94c7b8d3457
Tizen 2.0 Release
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]