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=e3f615ed11a9d7a3aedfce7f2f29be756476495e;hpb=5d0b581548563b0b271382c1aedb900ff055cd42;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 e3f615e..fc1d9ff 100644 --- a/src/jobs/widget_install/task_file_manipulation.h +++ b/src/jobs/widget_install/task_file_manipulation.h @@ -39,9 +39,10 @@ class TaskFileManipulation : void StepCreateDirs(); void StepRenamePath(); void StepCreatePrivateStorageDir(); - void StepCreateShareDir(); + void StepCreateSharedFolder(); void StepAbortRenamePath(); + void StepLinkForPreload(); // install external location void StepPrepareExternalDir();