mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-07 19:52:40 +01:00
GO
This commit is contained in:
parent
1cde4457b1
commit
8efd64aec0
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user