mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 02:22:58 +03:00
14 lines
298 B
JSON
14 lines
298 B
JSON
[
|
|
{
|
|
"id": "zhelp",
|
|
"title": "help page",
|
|
"icon": "app/mxwm/zhelp.png",
|
|
"script": ["/app/zhelp.js"]
|
|
},
|
|
{
|
|
"id": "zterm",
|
|
"title": "zterm - terminal emulator",
|
|
"icon": "app/mxwm/zterm.png",
|
|
"script": ["/app/zterm.js"]
|
|
}
|
|
] |