From 2ea34050119fd1fa0fcf49fcae72366f37e04c8f Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Tue, 29 May 2018 10:24:14 +0300 Subject: [PATCH] libraries cyka --- Files.cfg | 40 ---------------------------------------- 1 file changed, 40 deletions(-) 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",