Rename launchers
parent
1cc7674aa7
commit
96685e531d
|
|
@ -79,10 +79,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "launch",
|
"id": "launch",
|
||||||
"name": "Launcher (Default)",
|
"name": "Launcher (Bangle.js 1 default)",
|
||||||
"shortName": "Launcher",
|
"shortName": "Launcher",
|
||||||
"version": "0.07",
|
"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",
|
"icon": "app.png",
|
||||||
"type": "launch",
|
"type": "launch",
|
||||||
"tags": "tool,system,launcher",
|
"tags": "tool,system,launcher",
|
||||||
|
|
@ -94,10 +94,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "launchb2",
|
"id": "launchb2",
|
||||||
"name": "Launcher (Bangle.js 2)",
|
"name": "Launcher (Bangle.js 2 default)",
|
||||||
"shortName": "Launcher",
|
"shortName": "Launcher",
|
||||||
"version": "0.03",
|
"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",
|
"icon": "app.png",
|
||||||
"type": "launch",
|
"type": "launch",
|
||||||
"tags": "tool,system,launcher",
|
"tags": "tool,system,launcher",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue