This commit is contained in:
Igor Timofeev 2015-10-30 08:31:06 +03:00
parent 0ae9398085
commit 7fc737dbe3

View File

@ -457,7 +457,7 @@ for i = 1, #dockApps do
ecs.createShortCut(dockPath .. ecs.hideFileFormat(dockApps[i]) .. ".lnk", applicationsPath .. dockApps[i])
end
ecs.createShortCut(desktopPath .. "Puctures.lnk", picturesPath)
ecs.createShortCut(desktopPath .. "Pictures.lnk", picturesPath)
ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "AhsokaTano.pic")
computer.shutdown(true)