Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.062622
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:33:39 +0000 (12:33 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:33:39 +0000 (12:33 +0900)
commita6e5bd2b3a95c55116a12ad2656e0f55d0a6def3
tree83368de3d24105a33cd0cf5b6bd0ce4b615f1d70
Initialize Tizen 2.3
15 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
capi-location-manager.manifest [new file with mode: 0644]
capi-location-manager.pc.in [new file with mode: 0644]
include/location_bounds.h [new file with mode: 0644]
include/location_preference.h [new file with mode: 0644]
include/locations.h [new file with mode: 0644]
include/locations_private.h [new file with mode: 0755]
packaging/capi-location-manager.spec [new file with mode: 0755]
src/location_bounds.c [new file with mode: 0755]
src/location_preference.c [new file with mode: 0755]
src/locations.c [new file with mode: 0755]
test/CMakeLists.txt [new file with mode: 0644]
test/location_test.c [new file with mode: 0644]