From 6e51f2bda01e48b33ded54a7a1c3569a8db6d945 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Fri, 1 Apr 2016 16:45:38 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D1=83=D0=B0=D1=84=D1=83=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Applications.txt b/Applications.txt index fe7d5433..77989d67 100644 --- a/Applications.txt +++ b/Applications.txt @@ -750,20 +750,20 @@ ["version"]=1.0, }, ----------------------------------------------------- Приложения с ресурсами -------------------------------------------------------------------------- - -- { - -- ["name"]="MineOS/Applications/VK", - -- ["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VK.lua", - -- ["type"]="Application", - -- ["icon"]="IgorTimofeev/OpenComputers/master/Applications/VK/Icon.pic", - -- ["createShortcut"]="dock", - -- ["version"]=1.0, - -- ["resources"]={ - -- { - -- ["name"]="VKLogo.pic", - -- ["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VKLogo.pic", - -- }, - -- }, - -- }, + { + ["name"]="MineOS/Applications/VK", + ["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VK.lua", + ["type"]="Application", + ["icon"]="IgorTimofeev/OpenComputers/master/Applications/VK/Icon.pic", + ["createShortcut"]="dock", + ["version"]=1.0, + ["resources"]={ + { + ["name"]="VKLogo.pic", + ["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VKLogo.pic", + }, + }, + }, { ["name"]="MineOS/Applications/TurretControl", ["url"]="IgorTimofeev/OpenComputers/master/Applications/TurretControl/TurretControl.lua",