|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<schemalist>
|
|
|
|
<schema path="/org/example/wallpaper-changer/" id="org.example.wallpaper-changer">
|
|
|
|
<key name="favourites" type="as">
|
|
<default>[]</default>
|
|
<summary>List of favourite wallpapers</summary>
|
|
<description>
|
|
Add or remove entry by pressing the 'fav' toggle button.
|
|
</description>
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
</schemalist>
|