changed locations acc to github links

This commit is contained in:
Kaushal 2018-08-26 18:03:27 +05:30
parent 4c88e5cab4
commit e7995e6906

View File

@ -13,7 +13,7 @@
"name": "AlternateLove", "name": "AlternateLove",
"icon": "Icon/AternaLove.png", "icon": "Icon/AternaLove.png",
"type": "Cmdline", "type": "Cmdline",
"location": "apps/Aterna-Love", "location": "apps/aternalove",
"exec": "'bash -c ./auto-aterna-love.sh;bash'", "exec": "'bash -c ./auto-aterna-love.sh;bash'",
"github": "https://github.com/metacoin/aternalove.git" "github": "https://github.com/metacoin/aternalove.git"
}, },
@ -55,7 +55,7 @@
"name": "Florate", "name": "Florate",
"icon": "Icon/Florate.png", "icon": "Icon/Florate.png",
"type": "Gui", "type": "Gui",
"location": "apps/Florate/", "location": "apps/Florate-Dapp/",
"exec": "./Florate", "exec": "./Florate",
"github": "https://github.com/Tarun047/FloRate-Dapp.git" "github": "https://github.com/Tarun047/FloRate-Dapp.git"
}, },