merge with master
authorJinkun Jang <jinkun.jang@samsung.com>
Fri, 15 Mar 2013 16:12:10 +0000 (01:12 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Fri, 15 Mar 2013 16:12:10 +0000 (01:12 +0900)
CMakeLists.txt [changed mode: 0644->0755]
debian/capi-telephony-sim-dev.postinst [changed mode: 0755->0644]
debian/capi-telephony-sim.postinst [changed mode: 0755->0644]
include/sim.h [changed mode: 0644->0755]
src/sim.c

old mode 100644 (file)
new mode 100755 (executable)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100644 (file)
new mode 100755 (executable)
index 73e2e8b..5dd4587 100644 (file)
--- a/src/sim.c
+++ b/src/sim.c
@@ -31,7 +31,7 @@
 #ifdef LOG_TAG
 #undef LOG_TAG
 #endif
-#define LOG_TAG "CAPI_TELEPHONY_SIM"
+#define LOG_TAG "TIZEN_N_SIM"
 
 struct tapi_handle {
        gpointer dbus_connection;