diff --git a/Files.cfg b/Files.cfg index ece98835..218490a4 100644 --- a/Files.cfg +++ b/Files.cfg @@ -382,46 +382,6 @@ }, }, optional = { - -- Weather - { - path="/MineOS/Applications/Weather.app/Main.lua", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Weather.lua", - fileID=240, - createShortcut = true, - }, - { - path="/MineOS/Applications/Weather.app/Icon.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Icon.pic", - }, - { - path="/lib/json.lua", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/json.lua", - fileID=103, - }, - { - path="/MineOS/Applications/Weather.app/Stormy.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Stormy.pic", - }, - { - path="/MineOS/Applications/Weather.app/Snowy.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Snowy.pic", - }, - { - path="/MineOS/Applications/Weather.app/Foggy.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Foggy.pic", - }, - { - path="/MineOS/Applications/Weather.app/Rainy.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Rainy.pic", - }, - { - path="/MineOS/Applications/Weather.app/Cloudy.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Cloudy.pic", - }, - { - path="/MineOS/Applications/Weather.app/Sunny.pic", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Sunny.pic", - }, -- Palette { path="/MineOS/Applications/Palette.app/Main.lua",