source code open - cert-svc-ui 2.0alpha master 2.0_alpha submit/master/20120920.151107
authorKidong Kim <kd0228.kim@samsung.com>
Wed, 22 Aug 2012 08:51:43 +0000 (17:51 +0900)
committerKidong Kim <kd0228.kim@samsung.com>
Thu, 23 Aug 2012 00:29:18 +0000 (09:29 +0900)
commit860b72d36599cf0b6ad0058972eab78a759ad72c
treeeadbd082e89e6684227993305b74b1a83fa6a387
parentcbe5c382d67e3a035bdfbd03bc22343135e88b51
source code open - cert-svc-ui

Change-Id: I209f29bf2b68aa5cf3b65ae1359759a8263aaef0
103 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
build.sh [new file with mode: 0755]
cert-selection-ug-test/CMakeLists.txt [new file with mode: 0755]
cert-selection-ug-test/cert-selection-ug-test.c [new file with mode: 0644]
cert-selection-ug/CMakeLists.txt [new file with mode: 0755]
cert-selection-ug/include/cert-selection-uigadget.h [new file with mode: 0755]
cert-selection-ug/src/cert-selection-uigadget.c [new file with mode: 0644]
cert-selection-ug/src/cert-selection.c [new file with mode: 0644]
common/CMakeLists.txt [new file with mode: 0755]
common/include/mgr-app-common-debug.h [new file with mode: 0755]
common/include/mgr-app-common-error.h [new file with mode: 0755]
common/include/mgr-app-common-util.h [new file with mode: 0755]
common/include/mgr-app-view-manager.h [new file with mode: 0755]
common/include/mgr-app-widget.h [new file with mode: 0755]
common/src/mgr-app-common-util.c [new file with mode: 0755]
common/src/mgr-app-view-manager.c [new file with mode: 0755]
common/src/mgr-app-widget.c [new file with mode: 0755]
data/CMakeLists.txt [new file with mode: 0755]
data/edc/mgr-app.edc [new file with mode: 0755]
data/edc/ug-setting-manage-certificates-efl.edc [new file with mode: 0755]
data/icons/ManageApplications.png [new file with mode: 0644]
data/icons/ManageApplications_default.png [new file with mode: 0644]
data/icons/com.samsung.mgr-app.png [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/changelog.app [new file with mode: 0755]
debian/changelog.ug [new file with mode: 0755]
debian/com.samsung.mgr-app-0.install.in [new file with mode: 0755]
debian/com.samsung.mgr-app-dbg.install.in [new file with mode: 0755]
debian/com.samsung.mgr-app.desktop.in [new file with mode: 0755]
debian/com.samsung.mgr-app.postinst.in [new file with mode: 0755]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/control.app [new file with mode: 0755]
debian/control.ug [new file with mode: 0755]
debian/libcert-svc-dev.install [new file with mode: 0644]
debian/libcert-svc1-test.install [new file with mode: 0644]
debian/libcert-svc1-ui.install [new file with mode: 0644]
debian/libcert-svc1.dirs [new file with mode: 0644]
debian/libcert-svc1.install [new file with mode: 0644]
debian/libcert-svc1.links [new file with mode: 0644]
debian/libcert-svc1.postinst [new file with mode: 0755]
debian/rules [new file with mode: 0755]
packaging/cert-svc-ui.spec [new file with mode: 0644]
po/CMakeLists.txt [new file with mode: 0755]
po/ar.po [new file with mode: 0644]
po/bg.po [new file with mode: 0644]
po/ca.po [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de_DE.po [new file with mode: 0644]
po/el_GR.po [new file with mode: 0644]
po/en.po [new file with mode: 0644]
po/en_US.po [new file with mode: 0644]
po/es_ES.po [new file with mode: 0644]
po/fi.po [new file with mode: 0644]
po/fr_FR.po [new file with mode: 0644]
po/he.po [new file with mode: 0644]
po/hi.po [new file with mode: 0644]
po/hr.po [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/id.po [new file with mode: 0644]
po/it_IT.po [new file with mode: 0644]
po/ja_JP.po [new file with mode: 0644]
po/ko_KR.po [new file with mode: 0644]
po/lt.po [new file with mode: 0644]
po/lv.po [new file with mode: 0644]
po/ms.po [new file with mode: 0644]
po/nl_NL.po [new file with mode: 0644]
po/no.po [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/pt_PT.po [new file with mode: 0644]
po/ro.po [new file with mode: 0644]
po/ru_RU.po [new file with mode: 0644]
po/sk.po [new file with mode: 0644]
po/sl.po [new file with mode: 0644]
po/sr.po [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/th.po [new file with mode: 0644]
po/tr_TR.po [new file with mode: 0644]
po/uk.po [new file with mode: 0644]
po/vi.po [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_HK.po [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
ug/CMakeLists.txt [new file with mode: 0755]
ug/include/mgr-app-uigadget.h [new file with mode: 0755]
ug/src/mgr-app-uigadget.c [new file with mode: 0755]
view/CMakeLists.txt [new file with mode: 0755]
view/include/certificates/certificate_util.h [new file with mode: 0644]
view/include/certificates/certificates.h [new file with mode: 0644]
view/src/certificates/certificate_util.c [new file with mode: 0644]
view/src/certificates/certificates_menu.c [new file with mode: 0644]
view/src/certificates/detail_info_cert.c [new file with mode: 0644]
view/src/certificates/pfx_cert/pfx_cert.c [new file with mode: 0644]
view/src/certificates/pfx_cert/pfx_cert_install.c [new file with mode: 0644]
view/src/certificates/pfx_cert/pfx_cert_remove.c [new file with mode: 0644]
view/src/certificates/put_password_certificate.c [new file with mode: 0644]
view/src/certificates/trusted_root_ca_cert/trusted_root_ca_cert.c [new file with mode: 0644]
view/src/certificates/uninstall_certificate.c [new file with mode: 0644]
view/src/certificates/user_cert/install_certificate.c [new file with mode: 0644]
view/src/certificates/user_cert/user_cert.c [new file with mode: 0644]