This commit is contained in:
Igor Timofeev 2016-04-01 16:49:19 +03:00
parent 6e51f2bda0
commit d869a4b833

View File

@ -750,20 +750,20 @@
["version"]=1.0, ["version"]=1.0,
}, },
----------------------------------------------------- Приложения с ресурсами -------------------------------------------------------------------------- ----------------------------------------------------- Приложения с ресурсами --------------------------------------------------------------------------
{ -- {
["name"]="MineOS/Applications/VK", -- ["name"]="MineOS/Applications/VK",
["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VK.lua", -- ["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VK.lua",
["type"]="Application", -- ["type"]="Application",
["icon"]="IgorTimofeev/OpenComputers/master/Applications/VK/Icon.pic", -- ["icon"]="IgorTimofeev/OpenComputers/master/Applications/VK/Icon.pic",
["createShortcut"]="dock", -- ["createShortcut"]="dock",
["version"]=1.0, -- ["version"]=1.0,
["resources"]={ -- ["resources"]={
{ -- {
["name"]="VKLogo.pic", -- ["name"]="VKLogo.pic",
["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VKLogo.pic", -- ["url"]="IgorTimofeev/OpenComputers/master/Applications/VK/VKLogo.pic",
}, -- },
}, -- },
}, -- },
{ {
["name"]="MineOS/Applications/TurretControl", ["name"]="MineOS/Applications/TurretControl",
["url"]="IgorTimofeev/OpenComputers/master/Applications/TurretControl/TurretControl.lua", ["url"]="IgorTimofeev/OpenComputers/master/Applications/TurretControl/TurretControl.lua",