upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:02:02 +0000 (17:02 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:02:02 +0000 (17:02 +0900)
commit0ee2844ef8c5d11303caa31aa78d8339a2f42543
tree077f5e1dc8c59df1e5d925c42e550b2b3d3c306b
parent507ffe2545a10c0ffaafd1f20cfe53540276576d
upload tizen1.0 source
42 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [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/rules [new file with mode: 0755]
debian/tel-plugin-dbus-tapi.install.in [new file with mode: 0644]
include/common.h [new file with mode: 0644]
include/modules.h [new file with mode: 0644]
include/sat_mgr.h [new file with mode: 0644]
include/tel_cs_conn.h [new file with mode: 0644]
include/ts_common.h [new file with mode: 0644]
include/ts_noti.h [new file with mode: 0644]
include/ts_svr_req.h [new file with mode: 0644]
include/ts_utility.h [new file with mode: 0644]
packaging/tel-plugin-dbus_tapi.spec [new file with mode: 0644]
res/tapi.conf [new file with mode: 0644]
src/call.c [new file with mode: 0644]
src/cdmadata.c [new file with mode: 0644]
src/cfg.c [new file with mode: 0644]
src/desc-dbus.c [new file with mode: 0644]
src/gprs.c [new file with mode: 0644]
src/gps.c [new file with mode: 0644]
src/misc.c [new file with mode: 0644]
src/network.c [new file with mode: 0644]
src/omadm.c [new file with mode: 0644]
src/power.c [new file with mode: 0644]
src/productivity.c [new file with mode: 0644]
src/sat.c [new file with mode: 0644]
src/sat_mgr.c [new file with mode: 0755]
src/sim.c [new file with mode: 0644]
src/sms.c [new file with mode: 0644]
src/sound.c [new file with mode: 0644]
src/ss.c [new file with mode: 0644]
src/tapi-lib.xml [new file with mode: 0644]
src/ts_noti.c [new file with mode: 0644]
src/ts_svr_req.c [new file with mode: 0644]
src/util.c [new file with mode: 0644]