diff --git a/Applications.txt b/Applications.txt index 77989d67..fe7d5433 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",