From 74332194fc0e77aac64430a2c83bec53055636ff Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Thu, 2 Jun 2016 14:55:13 +0900 Subject: [PATCH] Change file mode to 644 Change-Id: I35a7bb44440991916610f19b954d359dc41f3633 --- callmgr-popup/CMakeLists.txt | 0 callmgr-popup/include/callmgr-popup-common.h | 0 callmgr-popup/include/callmgr-popup-dbus-if.h | 0 callmgr-popup/include/callmgr-popup-debug.h | 0 callmgr-popup/include/callmgr-popup-util.h | 0 callmgr-popup/include/callmgr-popup-widget.h | 0 callmgr-popup/org.tizen.callmgr-popup.manifest | 0 callmgr-popup/org.tizen.callmgr-popup.xml | 0 callmgr-popup/res/edc/popup_custom.edc | 0 callmgr-popup/res/po/CMakeLists.txt | 0 callmgr-popup/src/callmgr-popup-dbus-if.c | 0 callmgr-popup/src/callmgr-popup-main.c | 0 callmgr-popup/src/callmgr-popup-util.c | 0 callmgr-popup/src/callmgr-popup-widget.c | 0 callmgr.manifest | 0 common/CMakeLists.txt | 0 common/include/callmgr-log.h | 0 common/include/callmgr-util.h | 0 common/src/callmgr-util.c | 0 common/src/callmgr-vconf-dummy.c | 0 common/src/callmgr-vconf-ext.c | 0 common/src/callmgr-vconf.c | 0 module/CMakeLists.txt | 0 module/include/callmgr-audio.h | 0 module/include/callmgr-bt.h | 0 module/include/callmgr-contact.h | 0 module/include/callmgr-sensor.h | 0 module/include/callmgr-telephony.h | 0 module/include/callmgr-vr.h | 0 module/resource/Beep.ogg | Bin module/src/callmgr-audio.c | 0 module/src/callmgr-bt.c | 0 module/src/callmgr-contact.c | 0 module/src/callmgr-sensor.c | 0 module/src/callmgr-telephony-ecc.c | 0 module/src/callmgr-telephony.c | 0 module/src/callmgr-vr.c | 0 packaging/call-manager.spec | 0 service/src/callmgr-main.c | 0 39 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 callmgr-popup/CMakeLists.txt mode change 100755 => 100644 callmgr-popup/include/callmgr-popup-common.h mode change 100755 => 100644 callmgr-popup/include/callmgr-popup-dbus-if.h mode change 100755 => 100644 callmgr-popup/include/callmgr-popup-debug.h mode change 100755 => 100644 callmgr-popup/include/callmgr-popup-util.h mode change 100755 => 100644 callmgr-popup/include/callmgr-popup-widget.h mode change 100755 => 100644 callmgr-popup/org.tizen.callmgr-popup.manifest mode change 100755 => 100644 callmgr-popup/org.tizen.callmgr-popup.xml mode change 100755 => 100644 callmgr-popup/res/edc/popup_custom.edc mode change 100755 => 100644 callmgr-popup/res/po/CMakeLists.txt mode change 100755 => 100644 callmgr-popup/src/callmgr-popup-dbus-if.c mode change 100755 => 100644 callmgr-popup/src/callmgr-popup-main.c mode change 100755 => 100644 callmgr-popup/src/callmgr-popup-util.c mode change 100755 => 100644 callmgr-popup/src/callmgr-popup-widget.c mode change 100755 => 100644 callmgr.manifest mode change 100755 => 100644 common/CMakeLists.txt mode change 100755 => 100644 common/include/callmgr-log.h mode change 100755 => 100644 common/include/callmgr-util.h mode change 100755 => 100644 common/src/callmgr-util.c mode change 100755 => 100644 common/src/callmgr-vconf-dummy.c mode change 100755 => 100644 common/src/callmgr-vconf-ext.c mode change 100755 => 100644 common/src/callmgr-vconf.c mode change 100755 => 100644 module/CMakeLists.txt mode change 100755 => 100644 module/include/callmgr-audio.h mode change 100755 => 100644 module/include/callmgr-bt.h mode change 100755 => 100644 module/include/callmgr-contact.h mode change 100755 => 100644 module/include/callmgr-sensor.h mode change 100755 => 100644 module/include/callmgr-telephony.h mode change 100755 => 100644 module/include/callmgr-vr.h mode change 100755 => 100644 module/resource/Beep.ogg mode change 100755 => 100644 module/src/callmgr-audio.c mode change 100755 => 100644 module/src/callmgr-bt.c mode change 100755 => 100644 module/src/callmgr-contact.c mode change 100755 => 100644 module/src/callmgr-sensor.c mode change 100755 => 100644 module/src/callmgr-telephony-ecc.c mode change 100755 => 100644 module/src/callmgr-telephony.c mode change 100755 => 100644 module/src/callmgr-vr.c mode change 100755 => 100644 packaging/call-manager.spec mode change 100755 => 100644 service/src/callmgr-main.c diff --git a/callmgr-popup/CMakeLists.txt b/callmgr-popup/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/callmgr-popup/include/callmgr-popup-common.h b/callmgr-popup/include/callmgr-popup-common.h old mode 100755 new mode 100644 diff --git a/callmgr-popup/include/callmgr-popup-dbus-if.h b/callmgr-popup/include/callmgr-popup-dbus-if.h old mode 100755 new mode 100644 diff --git a/callmgr-popup/include/callmgr-popup-debug.h b/callmgr-popup/include/callmgr-popup-debug.h old mode 100755 new mode 100644 diff --git a/callmgr-popup/include/callmgr-popup-util.h b/callmgr-popup/include/callmgr-popup-util.h old mode 100755 new mode 100644 diff --git a/callmgr-popup/include/callmgr-popup-widget.h b/callmgr-popup/include/callmgr-popup-widget.h old mode 100755 new mode 100644 diff --git a/callmgr-popup/org.tizen.callmgr-popup.manifest b/callmgr-popup/org.tizen.callmgr-popup.manifest old mode 100755 new mode 100644 diff --git a/callmgr-popup/org.tizen.callmgr-popup.xml b/callmgr-popup/org.tizen.callmgr-popup.xml old mode 100755 new mode 100644 diff --git a/callmgr-popup/res/edc/popup_custom.edc b/callmgr-popup/res/edc/popup_custom.edc old mode 100755 new mode 100644 diff --git a/callmgr-popup/res/po/CMakeLists.txt b/callmgr-popup/res/po/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/callmgr-popup/src/callmgr-popup-dbus-if.c b/callmgr-popup/src/callmgr-popup-dbus-if.c old mode 100755 new mode 100644 diff --git a/callmgr-popup/src/callmgr-popup-main.c b/callmgr-popup/src/callmgr-popup-main.c old mode 100755 new mode 100644 diff --git a/callmgr-popup/src/callmgr-popup-util.c b/callmgr-popup/src/callmgr-popup-util.c old mode 100755 new mode 100644 diff --git a/callmgr-popup/src/callmgr-popup-widget.c b/callmgr-popup/src/callmgr-popup-widget.c old mode 100755 new mode 100644 diff --git a/callmgr.manifest b/callmgr.manifest old mode 100755 new mode 100644 diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/common/include/callmgr-log.h b/common/include/callmgr-log.h old mode 100755 new mode 100644 diff --git a/common/include/callmgr-util.h b/common/include/callmgr-util.h old mode 100755 new mode 100644 diff --git a/common/src/callmgr-util.c b/common/src/callmgr-util.c old mode 100755 new mode 100644 diff --git a/common/src/callmgr-vconf-dummy.c b/common/src/callmgr-vconf-dummy.c old mode 100755 new mode 100644 diff --git a/common/src/callmgr-vconf-ext.c b/common/src/callmgr-vconf-ext.c old mode 100755 new mode 100644 diff --git a/common/src/callmgr-vconf.c b/common/src/callmgr-vconf.c old mode 100755 new mode 100644 diff --git a/module/CMakeLists.txt b/module/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/module/include/callmgr-audio.h b/module/include/callmgr-audio.h old mode 100755 new mode 100644 diff --git a/module/include/callmgr-bt.h b/module/include/callmgr-bt.h old mode 100755 new mode 100644 diff --git a/module/include/callmgr-contact.h b/module/include/callmgr-contact.h old mode 100755 new mode 100644 diff --git a/module/include/callmgr-sensor.h b/module/include/callmgr-sensor.h old mode 100755 new mode 100644 diff --git a/module/include/callmgr-telephony.h b/module/include/callmgr-telephony.h old mode 100755 new mode 100644 diff --git a/module/include/callmgr-vr.h b/module/include/callmgr-vr.h old mode 100755 new mode 100644 diff --git a/module/resource/Beep.ogg b/module/resource/Beep.ogg old mode 100755 new mode 100644 diff --git a/module/src/callmgr-audio.c b/module/src/callmgr-audio.c old mode 100755 new mode 100644 diff --git a/module/src/callmgr-bt.c b/module/src/callmgr-bt.c old mode 100755 new mode 100644 diff --git a/module/src/callmgr-contact.c b/module/src/callmgr-contact.c old mode 100755 new mode 100644 diff --git a/module/src/callmgr-sensor.c b/module/src/callmgr-sensor.c old mode 100755 new mode 100644 diff --git a/module/src/callmgr-telephony-ecc.c b/module/src/callmgr-telephony-ecc.c old mode 100755 new mode 100644 diff --git a/module/src/callmgr-telephony.c b/module/src/callmgr-telephony.c old mode 100755 new mode 100644 diff --git a/module/src/callmgr-vr.c b/module/src/callmgr-vr.c old mode 100755 new mode 100644 diff --git a/packaging/call-manager.spec b/packaging/call-manager.spec old mode 100755 new mode 100644 diff --git a/service/src/callmgr-main.c b/service/src/callmgr-main.c old mode 100755 new mode 100644 -- 2.7.4