From 6ea395a4fded7becf03ee376f13ffac51c6cf7b3 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Fri, 14 Aug 2015 02:55:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=BF=D1=80=D0=B8=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20"=D0=A7=D0=B0=D1=81=D1=8B"=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20=D0=B3=D0=BE=D0=BB=D0=BE=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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",