фуафуа

This commit is contained in:
Igor Timofeev 2016-04-01 16:45:38 +03:00
parent 42e906509c
commit 6e51f2bda0

View File

@ -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",