arrangement of directory creation.
authorSoyoung Kim <sy037.kim@samsung.com>
Thu, 22 Nov 2012 02:27:15 +0000 (11:27 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Wed, 5 Dec 2012 05:31:45 +0000 (14:31 +0900)
commit908de059d18e3f04cc67ef6fb1c8c22c1aaddbb0
tree54b1c8a9202f4c0a11f5ffdfea7c9698a59d79a0
parentfa226f47234afcd257e16338cc0e29f104eeed34
arrangement of directory creation.

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] creation of private storage directory move to file manifacture task
from task_private_storage.
[SCMRequest] N/A

Change-Id: I11ce837f3b45d78e8abeafe1ade4e1545ed2f7d8
src/CMakeLists.txt
src/jobs/widget_install/job_widget_install.cpp
src/jobs/widget_install/task_file_manipulation.cpp
src/jobs/widget_install/task_file_manipulation.h
src/jobs/widget_install/task_private_storage.cpp [deleted file]
src/jobs/widget_install/task_private_storage.h [deleted file]
src/jobs/widget_install/task_recovery.cpp
src/jobs/widget_install/widget_install_context.h
src/jobs/widget_uninstall/task_remove_files.cpp
src/misc/widget_location.cpp
src/misc/widget_location.h