From bc7f1da1402c1b0994811dc5c5adf5eb3c6b68b2 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Thu, 14 Jan 2016 01:03:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D1=83=D0=BA=D0=B0=D0=BA=D0=BA!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Applications.txt b/Applications.txt index 7cc92808..4907116a 100644 --- a/Applications.txt +++ b/Applications.txt @@ -349,7 +349,15 @@ }, ----------------------------------------------------- Приложения без ресурсов -------------------------------------------------------------------------- - + { + ["name"]="MineOS/Applications/RunningString", + ["url"]="IgorTimofeev/OpenComputers/master/Applications/RunningString/RunningString.lua", + ["about"]="IgorTimofeev/OpenComputers/master/Applications/RunningString/About.txt", + ["type"]="Application", + ["icon"]="IgorTimofeev/OpenComputers/master/Applications/RunningString/Icon.pic", + ["createShortcut"] = "desktop", + ["version"]=1.0, + }, { ["name"]="MineOS/Applications/QuantumCube", ["url"]="IgorTimofeev/OpenComputers/master/Applications/QuantumCube/QuantumCube.lua",