X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fjobs%2Fwidget_install%2Ftask_file_manipulation.h;h=fc1d9ff1492e98d4882dfce6c0247ea60b13aa11;hb=c19ea14dd1a30364ab4357718647d98961743a96;hp=bce099f47d86838b2be531085fb658cbb426e8e7;hpb=c31bc42a669c0814078a31f4ea49a05defb068e3;p=framework%2Fweb%2Fwrt-installer.git diff --git a/src/jobs/widget_install/task_file_manipulation.h b/src/jobs/widget_install/task_file_manipulation.h index bce099f..fc1d9ff 100644 --- a/src/jobs/widget_install/task_file_manipulation.h +++ b/src/jobs/widget_install/task_file_manipulation.h @@ -39,8 +39,10 @@ class TaskFileManipulation : void StepCreateDirs(); void StepRenamePath(); void StepCreatePrivateStorageDir(); + void StepCreateSharedFolder(); void StepAbortRenamePath(); + void StepLinkForPreload(); // install external location void StepPrepareExternalDir();