Upload Tizen2.0 source
authorSewook Park <sewook7.park@samsung.com>
Tue, 21 Aug 2012 11:48:54 +0000 (20:48 +0900)
committerSewook Park <sewook7.park@samsung.com>
Tue, 21 Aug 2012 11:48:54 +0000 (20:48 +0900)
commit1b11dc1f408dc71d8ca6b862f18915ed201fc9c1
tree5d61119a09a88763efef4c3dcd18fb27e371d183
parent3ca44dd70a13eb7cf8618f6ee162d6d1b50906cc
Upload Tizen2.0 source
40 files changed:
CMakeLists.txt [changed mode: 0644->0755]
client/include/package-manager.h
client/include/pkgmgr-dbinfo.h [new file with mode: 0755]
client/include/pkgmgr-internal.h
client/src/pkgmgr-dbinfo.c [new file with mode: 0755]
client/src/pkgmgr.c
comm/comm_client.h
comm/comm_client_dbus.c
debian/changelog
debian/control
debian/libpkgmgr-client-0.install.in
include/package-manager-plugin.h [changed from symlink to file mode: 0755]
include/package-manager-types.h [changed from symlink to file mode: 0755]
include/package-manager.h [changed from symlink to file mode: 0755]
include/pkgmgr-dbinfo.h [new file with mode: 0755]
installers/sample/CMakeLists.txt
installers/sample/sample_parserlib.c [new file with mode: 0755]
packaging/pkgmgr.spec
parser/CMakeLists.txt [new file with mode: 0755]
parser/build.sh [new file with mode: 0755]
parser/manifest.xsd.in [new file with mode: 0755]
parser/pkgmgr-parser.pc.in [new file with mode: 0755]
parser/pkgmgr_parser.c [new file with mode: 0755]
parser/pkgmgr_parser.h [new file with mode: 0755]
parser/pkgmgr_parser_db.c [new file with mode: 0755]
parser/pkgmgr_parser_db.h [new file with mode: 0755]
parser/pkgmgr_parser_internal.h [new file with mode: 0755]
parser/preload_list.txt.in [new file with mode: 0755]
parser/xml.xsd.in [new file with mode: 0755]
pkg_path.conf.in [changed mode: 0644->0755]
server/include/pkgmgr-server.h
server/include/pm-queue.h
server/src/pkgmgr-server.c
server/src/pm-queue.c
tool/CMakeLists.txt
tool/org.tizen.pkgmgr-install.desktop.in
tool/org.tizen.pkgmgr-install.xml.in [new file with mode: 0755]
tool/pkg_cmd.c
tool/pkg_info.c [new file with mode: 0755]
tool/pkg_initdb.c [new file with mode: 0755]