Mylocation - renamed source files to preferred standard

master
hughbarney 2022-04-22 21:59:13 +01:00
parent 21243f5f76
commit 4d5cc23d44
4 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,7 +1,7 @@
{ "id": "mylocation",
"name": "My Location",
"shortName":"My Location",
"icon": "mylocation.png",
"icon": "app.png",
"type": "app",
"screenshots": [{"url":"screenshot_1.png"}],
"version":"0.05",
@ -10,8 +10,8 @@
"tags": "tool,utility",
"supports": ["BANGLEJS", "BANGLEJS2"],
"storage": [
{"name":"mylocation.app.js","url":"mylocation.app.js"},
{"name":"mylocation.img","url":"mylocation.icon.js","evaluate": true }
{"name":"mylocation.app.js","url":"app.js"},
{"name":"mylocation.img","url":"icon.js","evaluate": true }
],
"data": [
{"name":"mylocation.json"}