upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 07:58:26 +0000 (16:58 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 07:58:26 +0000 (16:58 +0900)
commitb9a903e9aa68c84fd8afa728d137e081ab298bc2
tree772beb474b0edb86258b6ea62ce555213653f0bd
parent8168dbdfc37927f2fb2b4e9c55d80559a98adbb2
upload tizen1.0 source
14 files changed:
.gitignore [deleted file]
CMakeLists.txt
capi-location-manager.pc.in
debian/changelog
debian/control
include/location_bounds.h [new file with mode: 0644]
include/location_preference.h [new file with mode: 0644]
include/locations.h
include/locations_private.h
packaging/capi-location-manager.spec
src/location_bounds.c [new file with mode: 0644]
src/location_preference.c [new file with mode: 0644]
src/locations.c
test/location_test.c