Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.203939 submit/tizen_2.0/20130215.191709
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:11:42 +0000 (00:11 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:11:42 +0000 (00:11 +0900)
commitf5f62fb4acc72cbacbc5dd2176f25a31ff36d48e
tree15d51a190dda3a111a4bb3fa980db24afe7ddb05
parent27cda5c4335f94edc154e092d9c190e5badb7f70
Tizen 2.0 Release
39 files changed:
CMakeLists.txt [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libxdgmime-dev.install.in [new file with mode: 0644]
debian/libxdgmime.install.in [new file with mode: 0644]
debian/libxdgmime.postinst [new file with mode: 0644]
debian/rules [new file with mode: 0755]
packaging/xdgmime.spec [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/perf.h [new file with mode: 0755]
test/xdgmime_test.c [new file with mode: 0755]
xdgmime.manifest [new file with mode: 0644]
xdgmime.pc.in [new file with mode: 0644]
xdgmime/ChangeLog [new file with mode: 0644]
xdgmime/Makefile [new file with mode: 0644]
xdgmime/README [new file with mode: 0644]
xdgmime/src/.cvsignore [new file with mode: 0644]
xdgmime/src/Makefile [new file with mode: 0644]
xdgmime/src/xdgmime.c [new file with mode: 0755]
xdgmime/src/xdgmime.h [new file with mode: 0644]
xdgmime/src/xdgmimealias.c [new file with mode: 0644]
xdgmime/src/xdgmimealias.h [new file with mode: 0644]
xdgmime/src/xdgmimecache.c [new file with mode: 0644]
xdgmime/src/xdgmimecache.h [new file with mode: 0644]
xdgmime/src/xdgmimeglob.c [new file with mode: 0644]
xdgmime/src/xdgmimeglob.h [new file with mode: 0644]
xdgmime/src/xdgmimeglobs2.c [new file with mode: 0755]
xdgmime/src/xdgmimeicon.c [new file with mode: 0644]
xdgmime/src/xdgmimeicon.h [new file with mode: 0644]
xdgmime/src/xdgmimeint.c [new file with mode: 0644]
xdgmime/src/xdgmimeint.h [new file with mode: 0644]
xdgmime/src/xdgmimemagic.c [new file with mode: 0644]
xdgmime/src/xdgmimemagic.h [new file with mode: 0644]
xdgmime/src/xdgmimeparent.c [new file with mode: 0644]
xdgmime/src/xdgmimeparent.h [new file with mode: 0644]