forked from FOSS/BangleApps
fix #1548
parent
a64f6dbdcf
commit
401f197d1e
|
@ -243,6 +243,7 @@ and which gives information about the app for the Launcher.
|
||||||
"screenshots" : [ { url:"screenshot.png" } ], // optional screenshot for app
|
"screenshots" : [ { url:"screenshot.png" } ], // optional screenshot for app
|
||||||
"type":"...", // optional(if app) -
|
"type":"...", // optional(if app) -
|
||||||
// 'app' - an application
|
// 'app' - an application
|
||||||
|
// 'clock' - a clock - required for clocks to automatically start
|
||||||
// 'widget' - a widget
|
// 'widget' - a widget
|
||||||
// 'launch' - replacement launcher app
|
// 'launch' - replacement launcher app
|
||||||
// 'bootloader' - code that runs at startup only
|
// 'bootloader' - code that runs at startup only
|
||||||
|
|
Loading…
Reference in New Issue