Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.204057 submit/tizen_2.0/20130215.191655
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:10:53 +0000 (00:10 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:10:53 +0000 (00:10 +0900)
commit3c6dfabc04e93c3cf8fe04baf435f1701f2004d7
treeffff89e241ebbfb41684112bab153d47908ef91c
parentf6681fb535fc53011a4b09cafa4d63051e9c96e4
Tizen 2.0 Release
16 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
capi-location-route.manifest [new file with mode: 0644]
capi-location-route.pc.in [new file with mode: 0644]
include/route.h [new file with mode: 0644]
include/route_handle.h [new file with mode: 0644]
include/route_preference.h [new file with mode: 0644]
include/route_private.h [new file with mode: 0755]
include/route_service.h [new file with mode: 0644]
packaging/capi-location-route.spec [new file with mode: 0755]
src/route.c [new file with mode: 0755]
src/route_preference.c [new file with mode: 0755]
src/route_service.c [new file with mode: 0755]
test/CMakeLists.txt [new file with mode: 0644]
test/route_test.c [new file with mode: 0755]