Copy picture files of livebox to shared directory of app
authorYunchan Cho <yunchan.cho@samsung.com>
Wed, 15 May 2013 02:25:24 +0000 (11:25 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Wed, 15 May 2013 05:26:54 +0000 (14:26 +0900)
commit22123e590da4c59e048c322de628caa651def1b5
tree2429200b5a864d185c3e9ba641e91ac68daf511b
parent9e3692c6d81d442018ee1862f745f1906c69bc03
Copy picture files of livebox to shared directory of app

[Issue#] N/A
[Problem] Livebox Viewer application like Homescreen can't read picture files of web livebox
[Cause] The picture files are labled as appid of web application of the livebox.
[Solution] Such files are moved to shared directory (APPROOT/shared/data), which files are automatically labeled as "_".

Change-Id: I5c0e911781efb340a7861038b74e76b38be45fdc
src/jobs/widget_install/task_manifest_file.cpp
src/jobs/widget_install/task_manifest_file.h
src/jobs/widget_install/widget_install_context.h