diff --git a/Applications/IRC/Icon.pic b/Applications/IRC/Icon.pic index 04062509..20733a2c 100644 Binary files a/Applications/IRC/Icon.pic and b/Applications/IRC/Icon.pic differ diff --git a/Files.cfg b/Files.cfg index 89daf0e7..43286813 100644 --- a/Files.cfg +++ b/Files.cfg @@ -384,8 +384,8 @@ optional = { -- Weather { - path="/MineOS/Applications/Weather.app/Weather.lua", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Main.lua", + path="/MineOS/Applications/Weather.app/Main.lua", + url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Weather/Weather.lua", fileID=240, }, { @@ -418,8 +418,8 @@ }, -- Palette { - path="/MineOS/Applications/Palette.app/Palette.lua", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Palette/Main.lua", + path="/MineOS/Applications/Palette.app/Main.lua", + url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Palette/Palette.lua", fileID=250, }, { @@ -428,8 +428,8 @@ }, -- HoloClock { - path="/MineOS/Applications/HoloClock.app/HoloClock.lua", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/HoloClock/Main.lua", + path="/MineOS/Applications/HoloClock.app/Main.lua", + url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/HoloClock/HoloClock.lua", fileID=559, }, { @@ -459,7 +459,7 @@ -- 3D-test { path="/MineOS/Applications/3DTest.app/Main.lua", - url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/3DTest/Main.lua", + url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/3DTest/3DTest.lua", fileID=254, }, {