mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
aefaef
This commit is contained in:
parent
89b8579c8e
commit
a0fe1412c9
@ -68,6 +68,12 @@
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/ChristmasTree.pic",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/ChristmasTree.pic",
|
||||
["type"]="Wallpaper",
|
||||
["version"]=1.0,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/System/OS/Languages/Russian.lang",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/Languages/Russian.lang",
|
||||
|
||||
@ -391,7 +391,7 @@ end
|
||||
|
||||
--Создаем базовые обои рабочего стола
|
||||
ecs.createShortCut(desktopPath .. "Pictures.lnk", picturesPath)
|
||||
if downloadWallpapers then ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "AhsokaTano.pic") end
|
||||
if downloadWallpapers then ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "ChristmasTree.pic") end
|
||||
|
||||
--Автозагрузка
|
||||
local file = io.open("autorun.lua", "w")
|
||||
|
||||
BIN
MineOS/Wallpapers/ChristmasTree.pic
Normal file
BIN
MineOS/Wallpapers/ChristmasTree.pic
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user