Rename launchers

master
Gordon Williams 2021-10-21 08:29:07 +01:00
parent 1cc7674aa7
commit 96685e531d
1 changed files with 4 additions and 4 deletions

View File

@ -79,10 +79,10 @@
},
{
"id": "launch",
"name": "Launcher (Default)",
"name": "Launcher (Bangle.js 1 default)",
"shortName": "Launcher",
"version": "0.07",
"description": "This is needed by Bangle.js to display a menu allowing you to choose your own applications. You can replace this with a customised launcher.",
"description": "This is needed by Bangle.js 1.0 to display a menu allowing you to choose your own applications. You can replace this with a customised launcher.",
"icon": "app.png",
"type": "launch",
"tags": "tool,system,launcher",
@ -94,10 +94,10 @@
},
{
"id": "launchb2",
"name": "Launcher (Bangle.js 2)",
"name": "Launcher (Bangle.js 2 default)",
"shortName": "Launcher",
"version": "0.03",
"description": "This is needed by Bangle.js 2.0 to display a menu allowing you to choose your own applications. It will not work on Bangle.js 1.0.",
"description": "This is needed by Bangle.js 2.0 to display a menu allowing you to choose your own applications.",
"icon": "app.png",
"type": "launch",
"tags": "tool,system,launcher",