Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.112643
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:01:27 +0000 (13:01 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:01:27 +0000 (13:01 +0900)
commit41ec8931b73f948f4d79dc31094199b624ac6128
tree18a848ed5318137d1110fa035b939b48842abf3a
Initialize Tizen 2.3
56 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]
introspection/call.xml [new file with mode: 0644]
introspection/convert_docbook_html.sh [new file with mode: 0755]
introspection/convert_gtkdoc.sh [new file with mode: 0755]
introspection/ex.xml [new file with mode: 0755]
introspection/gen.sh [new file with mode: 0755]
introspection/gps.xml [new file with mode: 0644]
introspection/manager.xml [new file with mode: 0644]
introspection/modem.xml [new file with mode: 0644]
introspection/network.xml [new file with mode: 0755]
introspection/phonebook.xml [new file with mode: 0644]
introspection/sap.xml [new file with mode: 0644]
introspection/sat.xml [new file with mode: 0644]
introspection/sim.xml [new file with mode: 0644]
introspection/sms.xml [new file with mode: 0644]
introspection/ss.xml [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/common.c [new file with mode: 0644]
src/common.h [new file with mode: 0644]
src/desc-dbus.c [new file with mode: 0644]
src/gps.c [new file with mode: 0644]
src/modem.c [new file with mode: 0644]
src/network.c [new file with mode: 0755]
src/phonebook.c [new file with mode: 0644]
src/sap.c [new file with mode: 0644]
src/sat.c [new file with mode: 0644]
src/sat_manager.c [new file with mode: 0644]
src/sat_manager.h [new file with mode: 0644]
src/sat_ui_support/TelCall.h [new file with mode: 0644]
src/sat_ui_support/TelDefines.h [new file with mode: 0644]
src/sat_ui_support/TelErr.h [new file with mode: 0644]
src/sat_ui_support/TelSat.h [new file with mode: 0644]
src/sat_ui_support/TelSatEnvelope.h [new file with mode: 0644]
src/sat_ui_support/TelSatObj.h [new file with mode: 0644]
src/sat_ui_support/TelSatProactvCmd.h [new file with mode: 0644]
src/sat_ui_support/TelSim.h [new file with mode: 0644]
src/sat_ui_support/TelSs.h [new file with mode: 0644]
src/sat_ui_support/sat_ui_support.c [new file with mode: 0644]
src/sat_ui_support/sat_ui_support.h [new file with mode: 0644]
src/sat_util.c [new file with mode: 0644]
src/sim.c [new file with mode: 0644]
src/sms.c [new file with mode: 0644]
src/ss.c [new file with mode: 0644]
tel-plugin-dbus_tapi.manifest [new file with mode: 0644]