diff --git a/Applications.txt b/Applications.txt index 1e4270c8..afaf34de 100644 --- a/Applications.txt +++ b/Applications.txt @@ -69,6 +69,21 @@ ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Script.png", ["type"]="Script", }, + { + ["name"]="System/OS/Icons/Text.png", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Text.png", + ["type"]="Script", + }, + { + ["name"]="System/OS/Icons/Config.png", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Config.png", + ["type"]="Script", + }, + { + ["name"]="System/OS/Icons/Lua.png", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Icons/Lua.png", + ["type"]="Script", + }, { ["name"]="lib/ECSAPI.lua", ["url"]="IgorTimofeev/OpenComputers/master/lib/ECSAPI.lua", @@ -109,6 +124,11 @@ ["url"]="IgorTimofeev/OpenComputers/master/lib/zip.lua", ["type"]="Script", }, + { + ["name"]="lib/xmlParser.lua", + ["url"]="IgorTimofeev/OpenComputers/master/lib/xmlParser.lua", + ["type"]="Script", + }, { ["name"]="usr/misc/greetings/English.txt", ["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/English.txt",