Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:38:20 +0000 (01:38 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:38:20 +0000 (01:38 +0900)
commit62d214f6031c50109217a6162e09be3bcc1656cf
tree91b23751dc5760dc973fc51eabcfbe5726b41393
parent19a03cb96bd11947328bd98c2b1f2b56f51b5afa
Tizen 2.1 base
106 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
LICENSE.Flora [new file with mode: 0755]
NOTICE [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/rules [new file with mode: 0755]
debian/starter.install.in [new file with mode: 0755]
debian/starter.postinst [new file with mode: 0755]
include/hw_key.h [new file with mode: 0755]
include/lock-daemon.h [new file with mode: 0755]
include/lockd-debug.h [new file with mode: 0755]
include/lockd-process-mgr.h [new file with mode: 0755]
include/lockd-window-mgr.h [new file with mode: 0755]
include/menu_daemon.h [new file with mode: 0755]
include/pkg_event.h [new file with mode: 0755]
include/starter-util.h [new file with mode: 0755]
include/starter-vconf.h [new file with mode: 0755]
include/starter.h [new file with mode: 0755]
include/util.h [new file with mode: 0755]
include/x11.h [new file with mode: 0755]
include/xmonitor.h [new file with mode: 0755]
lock-setting/CMakeLists.txt [new file with mode: 0755]
lock-setting/lockscreen-options/CMakeLists.txt [new file with mode: 0755]
lock-setting/lockscreen-options/include/lockscreen-options-debug.h [new file with mode: 0755]
lock-setting/lockscreen-options/include/lockscreen-options-main.h [new file with mode: 0755]
lock-setting/lockscreen-options/include/lockscreen-options-util.h [new file with mode: 0755]
lock-setting/lockscreen-options/include/lockscreen-options.h [new file with mode: 0755]
lock-setting/lockscreen-options/src/lockscreen-options-main.c [new file with mode: 0755]
lock-setting/lockscreen-options/src/lockscreen-options-util.c [new file with mode: 0755]
lock-setting/lockscreen-options/src/lockscreen-options.c [new file with mode: 0755]
lock-setting/po/CMakeLists.txt [new file with mode: 0755]
lock-setting/po/ar.po [new file with mode: 0644]
lock-setting/po/az.po [new file with mode: 0644]
lock-setting/po/bg.po [new file with mode: 0644]
lock-setting/po/ca.po [new file with mode: 0644]
lock-setting/po/cs.po [new file with mode: 0644]
lock-setting/po/da.po [new file with mode: 0644]
lock-setting/po/de_DE.po [new file with mode: 0644]
lock-setting/po/el_GR.po [new file with mode: 0644]
lock-setting/po/en.po [new file with mode: 0644]
lock-setting/po/en_PH.po [new file with mode: 0644]
lock-setting/po/en_US.po [new file with mode: 0644]
lock-setting/po/es_ES.po [new file with mode: 0644]
lock-setting/po/es_MX.po [new file with mode: 0644]
lock-setting/po/es_US.po [new file with mode: 0644]
lock-setting/po/et.po [new file with mode: 0644]
lock-setting/po/eu.po [new file with mode: 0644]
lock-setting/po/fi.po [new file with mode: 0644]
lock-setting/po/fr_CA.po [new file with mode: 0644]
lock-setting/po/fr_FR.po [new file with mode: 0644]
lock-setting/po/ga.po [new file with mode: 0644]
lock-setting/po/gl.po [new file with mode: 0644]
lock-setting/po/hi.po [new file with mode: 0644]
lock-setting/po/hr.po [new file with mode: 0644]
lock-setting/po/hu.po [new file with mode: 0644]
lock-setting/po/hy.po [new file with mode: 0644]
lock-setting/po/is.po [new file with mode: 0644]
lock-setting/po/it_IT.po [new file with mode: 0644]
lock-setting/po/ja_JP.po [new file with mode: 0644]
lock-setting/po/ka.po [new file with mode: 0644]
lock-setting/po/kk.po [new file with mode: 0644]
lock-setting/po/ko_KR.po [new file with mode: 0644]
lock-setting/po/lt.po [new file with mode: 0644]
lock-setting/po/lv.po [new file with mode: 0644]
lock-setting/po/mk.po [new file with mode: 0644]
lock-setting/po/nb.po [new file with mode: 0644]
lock-setting/po/nl_NL.po [new file with mode: 0644]
lock-setting/po/pl.po [new file with mode: 0644]
lock-setting/po/pt_BR.po [new file with mode: 0644]
lock-setting/po/pt_PT.po [new file with mode: 0644]
lock-setting/po/ro.po [new file with mode: 0644]
lock-setting/po/ru_RU.po [new file with mode: 0644]
lock-setting/po/sk.po [new file with mode: 0644]
lock-setting/po/sl.po [new file with mode: 0644]
lock-setting/po/sr.po [new file with mode: 0644]
lock-setting/po/sv.po [new file with mode: 0644]
lock-setting/po/tr_TR.po [new file with mode: 0644]
lock-setting/po/uk.po [new file with mode: 0644]
lock-setting/po/uz.po [new file with mode: 0644]
lock-setting/po/zh_CN.po [new file with mode: 0644]
lock-setting/po/zh_HK.po [new file with mode: 0644]
lock-setting/po/zh_SG.po [new file with mode: 0644]
lock-setting/po/zh_TW.po [new file with mode: 0644]
packaging/starter.path [new file with mode: 0644]
packaging/starter.service [new file with mode: 0644]
packaging/starter.spec [new file with mode: 0755]
rd3starter [new file with mode: 0755]
rd4starter [new file with mode: 0755]
src/hw_key.c [new file with mode: 0755]
src/lock-daemon.c [new file with mode: 0755]
src/lockd-debug.c [new file with mode: 0755]
src/lockd-process-mgr.c [new file with mode: 0755]
src/lockd-window-mgr.c [new file with mode: 0755]
src/menu_daemon.c [new file with mode: 0755]
src/pkg_event.c [new file with mode: 0755]
src/starter.c [new file with mode: 0755]
src/x11.c [new file with mode: 0644]
src/xmonitor.c [new file with mode: 0755]
starter [new file with mode: 0755]
starter.desktop.in [new file with mode: 0755]
starter.manifest [new file with mode: 0755]
test/get_entry.c [new file with mode: 0755]
test/get_theme.c [new file with mode: 0755]
test/set_theme.c [new file with mode: 0755]