From e7995e690660ba34937d91773c850495a802a33d Mon Sep 17 00:00:00 2001 From: Kaushal Date: Sun, 26 Aug 2018 18:03:27 +0530 Subject: [PATCH] changed locations acc to github links --- AppData.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AppData.json b/AppData.json index 7afd184..326de12 100644 --- a/AppData.json +++ b/AppData.json @@ -13,7 +13,7 @@ "name": "AlternateLove", "icon": "Icon/AternaLove.png", "type": "Cmdline", - "location": "apps/Aterna-Love", + "location": "apps/aternalove", "exec": "'bash -c ./auto-aterna-love.sh;bash'", "github": "https://github.com/metacoin/aternalove.git" }, @@ -55,7 +55,7 @@ "name": "Florate", "icon": "Icon/Florate.png", "type": "Gui", - "location": "apps/Florate/", + "location": "apps/Florate-Dapp/", "exec": "./Florate", "github": "https://github.com/Tarun047/FloRate-Dapp.git" },