diff --git a/.DS_Store b/.DS_Store index 4bb447e6..d7df90c2 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Applications.txt b/Applications.txt index 8950a2d0..f57bedbf 100644 --- a/Applications.txt +++ b/Applications.txt @@ -35,8 +35,8 @@ version=1.0, }, { - name="MineOS/Pictures/Govnokod.pic", - url="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Govnokod.pic", + name="MineOS/Pictures/Sunbeams.pic", + url="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Sunbeams.pic", type="Wallpaper", version=1.1, }, @@ -53,8 +53,8 @@ version=1.0, }, { - name="MineOS/Pictures/AhsokaTano.pic", - url="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/AhsokaTano.pic", + name="MineOS/Pictures/AhsokaTanoHiRes.pic", + url="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/AhsokaTanoHiRes.pic", type="Wallpaper", version=1.0, }, @@ -76,12 +76,6 @@ type="Wallpaper", version=1.0, }, - { - name="MineOS/Pictures/GrammarNazi.pic", - url="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/GrammarNazi.pic", - type="Wallpaper", - version=1.0, - }, { name="MineOS/Pictures/Jodie.pic", url="IgorTimofeev/OpenComputers/master/MineOS/Wallpapers/Jodie.pic", diff --git a/Installer/Installer.lua b/Installer/Installer.lua index 0a1d6d42..303cbb2d 100644 --- a/Installer/Installer.lua +++ b/Installer/Installer.lua @@ -348,7 +348,7 @@ end -- Создаем базовые обои рабочего стола if downloadWallpapers then ecs.createShortCut(desktopPath .. "Pictures.lnk", picturesPath) - ecs.createShortCut("/MineOS/System/OS/Wallpaper.lnk", picturesPath .. "Raspberry.pic") + ecs.createShortCut("/MineOS/System/OS/Wallpaper.lnk", picturesPath .. "Sunbeams.pic") end -- Создаем файл автозагрузки diff --git a/MineOS/.DS_Store b/MineOS/.DS_Store index fe6473cc..33ee9f79 100644 Binary files a/MineOS/.DS_Store and b/MineOS/.DS_Store differ diff --git a/MineOS/Wallpapers/.DS_Store b/MineOS/Wallpapers/.DS_Store index 719e1151..806fbc9f 100644 Binary files a/MineOS/Wallpapers/.DS_Store and b/MineOS/Wallpapers/.DS_Store differ diff --git a/MineOS/Wallpapers/AhsokaTano.pic b/MineOS/Wallpapers/AhsokaTano.pic deleted file mode 100644 index 1631a2c1..00000000 Binary files a/MineOS/Wallpapers/AhsokaTano.pic and /dev/null differ diff --git a/MineOS/Wallpapers/AhsokaTanoHiRes.pic b/MineOS/Wallpapers/AhsokaTanoHiRes.pic new file mode 100644 index 00000000..a8867e17 Binary files /dev/null and b/MineOS/Wallpapers/AhsokaTanoHiRes.pic differ diff --git a/MineOS/Wallpapers/Govnokod.pic b/MineOS/Wallpapers/Govnokod.pic deleted file mode 100644 index 9c3dcd7f..00000000 Binary files a/MineOS/Wallpapers/Govnokod.pic and /dev/null differ diff --git a/MineOS/Wallpapers/GrammarNazi.pic b/MineOS/Wallpapers/GrammarNazi.pic deleted file mode 100644 index 24e25212..00000000 Binary files a/MineOS/Wallpapers/GrammarNazi.pic and /dev/null differ diff --git a/MineOS/Wallpapers/Sunbeams.pic b/MineOS/Wallpapers/Sunbeams.pic new file mode 100644 index 00000000..bd96bc56 Binary files /dev/null and b/MineOS/Wallpapers/Sunbeams.pic differ