Upload Tizen2.0 source
authorSewook Park <sewook7.park@samsung.com>
Tue, 21 Aug 2012 12:10:10 +0000 (21:10 +0900)
committerSewook Park <sewook7.park@samsung.com>
Tue, 21 Aug 2012 12:10:10 +0000 (21:10 +0900)
commit8e092f9b734ac9007de5ee8fb3f661bce1fc8474
tree57490aa511dd571e32a3970e78233f4dce78575e
parent07e1015afbd1526c914bbac782051d0570277675
Upload Tizen2.0 source
44 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
backend-lib/CMakeLists.txt [new file with mode: 0755]
backend-lib/inc/librpminternals.h [new file with mode: 0755]
backend-lib/src/librpm.c [new file with mode: 0755]
backend-lib/src/librpminternals.c [new file with mode: 0755]
backend/inc/rpm-installer.h [new file with mode: 0755]
backend/scripts/install_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/query_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/uninstall_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/upgrade_rpm_package.sh.in [new file with mode: 0755]
backend/src/core/rpm-installer-core.c [new file with mode: 0755]
backend/src/core/rpm-installer-tool.c [new file with mode: 0755]
backend/src/rpm/rpm-installer.c [new file with mode: 0755]
backend/src/vconf/rpm-vconf-intf.c [new file with mode: 0755]
common/CMakeLists.txt [new file with mode: 0755]
common/rpm-installer-util.c [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/control.slp [new file with mode: 0755]
debian/desktop.slp [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/docs [new file with mode: 0755]
debian/rpm-installer-dbg.postinst [new file with mode: 0755]
debian/rpm-installer.install.in [new file with mode: 0755]
debian/rpm-installer.postinst [new file with mode: 0755]
debian/rules [new file with mode: 0755]
frontend/CMakeLists.txt [new file with mode: 0755]
frontend/inc/rpm-frontend.h [new file with mode: 0755]
frontend/src/rpm-appcore-intf.c [new file with mode: 0755]
frontend/src/rpm-cmdline.c [new file with mode: 0755]
frontend/ui/include/rpm-homeview.h [new file with mode: 0755]
frontend/ui/src/rpm-homeview.c [new file with mode: 0755]
inc/rpm-installer-util.h [new file with mode: 0755]
packaging/rpm-installer.spec [new file with mode: 0755]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in [new file with mode: 0755]
po/en_GB.po [new file with mode: 0755]
po/en_US.po [new file with mode: 0755]
po/ja_JP.po [new file with mode: 0755]
po/ko_KR.po [new file with mode: 0755]
po/update-po.sh [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]