Add new attribute 'touch-effect' into <tizen:box-content>
authorYunchan Cho <yunchan.cho@samsung.com>
Sun, 17 Mar 2013 10:14:55 +0000 (19:14 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sun, 17 Mar 2013 10:57:26 +0000 (19:57 +0900)
commit4beb9ecf9eb870128bf0b9c90c75e11c007fa27e
tree4d584594dd773c0a8f0a04ebcb2b7e76a73a20ca
parentf688de0acf32b277eb93623614835d9b5a43827a
Add new attribute 'touch-effect' into <tizen:box-content>

[Issue#] N/A
[Problem] In Web livebox, touch-effect is always activated as default.
[Cause] There is no way to indicate for web livebox to use touch effect, or not.
[Solution] New attribute 'touch-effect' for this is added.

Before releasing installer package, wrt-commons package including the following patch must be released first.
 http://slp-info.sec.samsung.net/gerrit/#/c/166466/

Change-Id: I848f52ed7a51d0c6ba381abcade0cc99e2d89eb9
configuration/config.tizen.xsd
configuration/config.xsd
packaging/wrt-installer.spec
src/CMakeLists.txt
src/configuration_parser/widget_parser.cpp
src/configuration_parser/widget_parser.h
src/jobs/widget_install/manifest.cpp
src/jobs/widget_install/manifest.h
src/jobs/widget_install/task_database.cpp
src/jobs/widget_install/task_manifest_file.cpp
src/jobs/widget_uninstall/task_db_update.cpp