Revert "Update change log and spec for wrt-plugins-tizen_0.4.70"
authorSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 22 Oct 2013 12:26:42 +0000 (21:26 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 22 Oct 2013 12:26:42 +0000 (21:26 +0900)
commit117a2385071104f3380dea57cad08d1c46a2daa8
tree80cc0f1a5776225c6110f5190ee157b59827cd00
parenta71093af95d4dde50762e85d63b74b7b076aa53e
Revert "Update change log and spec for wrt-plugins-tizen_0.4.70"

This reverts commit 1fc2fe44e63ed2fe699feaa2f7b8d70d928fd1e1.

Conflicts:
packaging/wrt-plugins-tizen.spec
pkgconfigs/wrt-plugins-tizen-application.pc.in
pkgconfigs/wrt-plugins-tizen-contact.pc.in
pkgconfigs/wrt-plugins-tizen-filesystem.pc.in

Change-Id: I2849388f44ee9d3f5aec40cb534e8f9c28509804
200 files changed:
packaging/wrt-plugins-tizen.spec
pkgconfigs/wrt-plugins-tizen-application.pc.in
pkgconfigs/wrt-plugins-tizen-contact.pc.in
src/Alarm/CMakeLists.txt
src/Alarm/JSAlarmAbsolute.cpp
src/Alarm/JSAlarmManager.cpp
src/Alarm/JSAlarmRelative.cpp
src/Alarm/plugin_config.cpp
src/Alarm/plugin_config.h
src/Alarm/plugin_config_impl.h [deleted file]
src/Alarm/plugin_initializer.cpp
src/Application/AppManagerWrapper.cpp
src/Application/ApplicationController.cpp
src/Application/ApplicationController.h
src/Application/ApplicationManager.cpp
src/Application/CMakeLists.txt
src/Application/JSApplicationManager.cpp
src/Application/JSApplicationManager.h
src/Application/plugin_config.cpp
src/Application/plugin_config.h
src/Application/plugin_config_impl.h [deleted file]
src/Application/plugin_initializer.cpp
src/Bluetooth/BluetoothAdapter.cpp
src/Bluetooth/BluetoothAdapter.h
src/Bluetooth/BluetoothClass.cpp
src/Bluetooth/BluetoothClass.h
src/Bluetooth/BluetoothDevice.cpp
src/Bluetooth/BluetoothDevice.h
src/Bluetooth/BluetoothHealthApplication.cpp
src/Bluetooth/BluetoothHealthApplication.h
src/Bluetooth/BluetoothHealthChannel.cpp
src/Bluetooth/BluetoothHealthChannel.h
src/Bluetooth/BluetoothHealthProfileHandler.cpp
src/Bluetooth/BluetoothHealthProfileHandler.h
src/Bluetooth/BluetoothServiceHandler.cpp
src/Bluetooth/BluetoothServiceHandler.h
src/Bluetooth/BluetoothSocket.cpp
src/Bluetooth/BluetoothSocket.h
src/Bluetooth/JSBluetoothAdapter.cpp
src/Bluetooth/JSBluetoothAdapter.h
src/Bluetooth/JSBluetoothClass.cpp
src/Bluetooth/JSBluetoothClass.h
src/Bluetooth/JSBluetoothDevice.cpp
src/Bluetooth/JSBluetoothDevice.h
src/Bluetooth/JSBluetoothHealthApplication.cpp
src/Bluetooth/JSBluetoothHealthApplication.h
src/Bluetooth/JSBluetoothHealthChannel.cpp
src/Bluetooth/JSBluetoothHealthProfileHandler.cpp
src/Bluetooth/JSBluetoothManager.cpp
src/Bluetooth/JSBluetoothManager.h
src/Bluetooth/JSBluetoothServiceHandler.cpp
src/Bluetooth/JSBluetoothSocket.cpp
src/Bluetooth/plugin_config.h
src/Bluetooth/plugin_config_impl.h [deleted file]
src/Bluetooth/plugin_initializer.cpp
src/Calendar/CMakeLists.txt
src/Calendar/CalendarConverter.cpp
src/Calendar/CalendarConverter.h
src/Calendar/CalendarMultiCallback.h
src/Calendar/CalendarResponseDispatcher.cpp
src/Calendar/IEventAddEvents.h
src/Calendar/IEventExpandEventRecurrence.h
src/Calendar/IEventFindEvents.h
src/Calendar/IEventGetCalendars.h
src/Calendar/JSCalendar.cpp
src/Calendar/JSCalendar.h
src/Calendar/JSCalendarEvent.cpp
src/Calendar/JSCalendarEvent.h
src/Calendar/JSCalendarItemProperties.cpp
src/Calendar/JSCalendarItemProperties.h
src/Calendar/JSCalendarManager.cpp
src/Calendar/JSCalendarManager.h
src/Calendar/JSCalendarTask.cpp
src/Calendar/JSCalendarTask.h
src/Calendar/plugin_config.cpp
src/Calendar/plugin_config.h
src/Calendar/plugin_config_impl.h [deleted file]
src/Calendar/plugin_initializer.cpp
src/Callhistory/CMakeLists.txt
src/Callhistory/CallHistoryAsyncCallbackManager.cpp
src/Callhistory/CallHistoryAsyncCallbackManager.h
src/Callhistory/CallHistoryListenerManager.cpp
src/Callhistory/CallHistoryListenerManager.h
src/Callhistory/JSCallHistory.cpp
src/Callhistory/JSCallHistory.h
src/Callhistory/JSCallHistoryEntry.cpp
src/Callhistory/ResponseDispatcher.cpp
src/Callhistory/plugin_config.cpp
src/Callhistory/plugin_config.h
src/Callhistory/plugin_config_impl.h [deleted file]
src/Callhistory/plugin_initializer.cpp
src/Contact/AddressBookController.cpp
src/Contact/AddressBookController.h
src/Contact/CMakeLists.txt
src/Contact/ContactConverter.cpp
src/Contact/ContactConverter.h
src/Contact/ContactManagerController.cpp
src/Contact/ContactManagerController.h
src/Contact/JSAddressBook.cpp
src/Contact/JSContact.cpp
src/Contact/JSContactManager.cpp
src/Contact/JSPerson.cpp
src/Contact/JSPerson.h
src/Contact/plugin_config.cpp
src/Contact/plugin_config.h
src/Contact/plugin_config_impl.h [deleted file]
src/Contact/plugin_initializer.cpp
src/Content/JSContentManager.cpp
src/Content/JSContentManager.h
src/Content/plugin_config.h
src/Content/plugin_config_impl.h [deleted file]
src/Content/plugin_initializer.cpp
src/Download/CMakeLists.txt
src/Filesystem/CMakeLists.txt
src/Filesystem/Converter.cpp
src/Filesystem/Converter.h
src/Filesystem/EventCopy.h
src/Filesystem/EventGetStorage.h
src/Filesystem/EventListNodes.h
src/Filesystem/EventListStorages.h
src/Filesystem/EventMove.h
src/Filesystem/EventOpen.h
src/Filesystem/EventReadText.h
src/Filesystem/EventRemove.h
src/Filesystem/EventResolve.h
src/Filesystem/JSFile.cpp
src/Filesystem/JSFile.h
src/Filesystem/JSFilestream.cpp
src/Filesystem/JSFilestream.h
src/Filesystem/JSFilesystemManager.cpp
src/Filesystem/JSFilesystemManager.h
src/Filesystem/JSStorage.h
src/Filesystem/ResponseDispatcher.cpp
src/Filesystem/plugin_config.cpp
src/Filesystem/plugin_config.h
src/Filesystem/plugin_config_impl.h [deleted file]
src/Filesystem/plugin_initializer.cpp
src/Messaging/AttachmentFactory.cpp [changed mode: 0755->0644]
src/Messaging/Attachments.cpp [changed mode: 0755->0644]
src/Messaging/BinarySms.cpp [changed mode: 0755->0644]
src/Messaging/CMakeLists.txt
src/Messaging/CallbackNumber.cpp [changed mode: 0755->0644]
src/Messaging/ConversationFilterValidator.cpp [changed mode: 0755->0644]
src/Messaging/ConversationQueryGenerator.cpp [changed mode: 0755->0644]
src/Messaging/DBus/Connection.cpp [changed mode: 0755->0644]
src/Messaging/EmailUtils.cpp [changed mode: 0755->0644]
src/Messaging/EventGetMessagingService.h
src/Messaging/FolderQueryGenerator.cpp [changed mode: 0755->0644]
src/Messaging/IAttachment.cpp [changed mode: 0755->0644]
src/Messaging/IBinarySms.cpp [changed mode: 0755->0644]
src/Messaging/IEmail.cpp [changed mode: 0755->0644]
src/Messaging/IMessage.cpp [changed mode: 0755->0644]
src/Messaging/IMessagingService.cpp [changed mode: 0755->0644]
src/Messaging/IMms.cpp [changed mode: 0755->0644]
src/Messaging/ISms.cpp [changed mode: 0755->0644]
src/Messaging/JSConversation.cpp [changed mode: 0755->0644]
src/Messaging/JSMessage.h [changed mode: 0755->0644]
src/Messaging/JSMessagingService.cpp
src/Messaging/JSMessagingService.h
src/Messaging/JSMessagingServiceManager.cpp
src/Messaging/JSMessagingServiceManager.h
src/Messaging/JSMessagingStorage.cpp
src/Messaging/JSMessagingStorage.h
src/Messaging/MessagingController.cpp
src/Messaging/config.xml
src/Messaging/log.h [changed mode: 0755->0644]
src/Messaging/plugin_config.cpp
src/Messaging/plugin_config.h
src/Messaging/plugin_config_impl.h [deleted file]
src/Messaging/plugin_initializer.cpp [changed mode: 0755->0644]
src/NFC/EventNFCChangedPrivateData.h
src/NFC/JSNFCAdapter.cpp
src/NFC/JSNFCAdapter.h
src/NFC/JSNFCManager.cpp
src/NFC/JSNFCManager.h
src/NFC/JSNFCTag.cpp
src/NFC/JSNFCTag.h
src/NFC/JSNFCTarget.cpp
src/NFC/JSNFCTarget.h
src/NFC/JSNdefMessage.cpp
src/NFC/JSNdefRecord.cpp
src/NFC/NFCStaticController.cpp
src/NFC/plugin_config.cpp
src/NFC/plugin_config.h
src/NFC/plugin_config_impl.h [deleted file]
src/NFC/plugin_initializer.cpp [changed mode: 0755->0644]
src/Notification/CMakeLists.txt
src/Package/PackageManager.cpp
src/Power/JSPowerManager.cpp [changed mode: 0755->0644]
src/Power/JSPowerManager.h
src/Power/plugin_config.cpp
src/Power/plugin_config.h
src/Power/plugin_config_impl.h [deleted file]
src/Power/plugin_initializer.cpp [changed mode: 0755->0644]
src/Power/test/CMakeLists.txt [new file with mode: 0755]
src/Power/test/TestEngine.js [new file with mode: 0755]
src/Power/test/TestPower.js [new file with mode: 0755]
src/Power/test/main.cpp [new file with mode: 0755]
src/Push/CMakeLists.txt
src/SystemSetting/CMakeLists.txt