This commit is contained in:
Igor Timofeev 2016-03-26 08:55:28 +03:00
parent 1cde4457b1
commit 8efd64aec0

View File

@ -504,6 +504,8 @@ while true do
drawAll()
elseif action == "Загрузить на Pastebin" then
shell.execute("MineOS/Applications/Pastebin.app/Pastebin.lua upload " .. path)
getFileList(workPathHistory[currentWorkPathHistoryElement])
drawAll()
elseif action == "Установить как обои" then
--ecs.error(path)
ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", path)