This commit is contained in:
Igor Timofeev 2016-03-28 20:40:57 +03:00
parent 914b002597
commit 041db724a7

View File

@ -742,20 +742,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/FlappyBird",
["url"]="IgorTimofeev/OpenComputers/master/Applications/FlappyBird/FlappyBird.lua",