Confirmed users
1,051
edits
(→Note) |
(→Note) |
||
| Line 107: | Line 107: | ||
* '''Wallpaper''' | * '''Wallpaper''' | ||
:* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | :* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | ||
::* For sim specific customization (by MNC/MCC) - customization/variant.json & customization/mobizilla/ | ::* For sim specific customization (by MNC/MCC) - customization/variant.json & customization/mobizilla/mobizilla_wallpaper.png | ||
::* For default customization - customization/settings.json | |||
<code> | |||
"wallpaper.image": "data:image/png;base64,iVBORw0... more HEX here | |||
</code> | |||
.. more | .. more | ||
== Reference == | == Reference == | ||
* [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Market_customizations_guide Market customizations guide] | * [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Market_customizations_guide Market customizations guide] | ||