Add mouse-event of <tizen:box-content> and type of <tizen:livebox>
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 25 Jan 2013 12:34:50 +0000 (21:34 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Wed, 30 Jan 2013 08:48:04 +0000 (17:48 +0900)
commit59313acbc69954d39bd3af19a7ba80a681aa0920
treef1e3e9c5f96f4c210d6320f52449a6c25886eb69
parent931e5efc34463d2e0559a1b9ccf6d5c7000c7f3d
Add mouse-event of <tizen:box-content> and type of <tizen:livebox>

[Issue#] N/A
[Problem] wrt-installer doesn't support mouse-event of <tizen:box-content> and type of <tizen:livebox>
[Cause] N/A
[Solution] Two fields for this are added to config parser struct

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