RandomWallpaperGnome3/randomwallpaper@iflow.space/schemas/org.gnome.shell.extensions.space.iflow.randomwallpaper.gschema.xml
2016-04-08 18:40:52 +02:00

13 lines
503 B
XML

<schemalist gettext-domain="space.iflow.randomwallpaper">
<schema id="org.gnome.shell.extensions.space.iflow.randomwallpaper"
path="/org/gnome/shell/extensions/space/iflow/randomwallpaper/">
<key type="i" name="boot-wait">
<default>15</default>
<summary>Time to wait before first check (seconds)</summary>
<description>A first check is made this number of seconds after startup</description>
<range min="5" max="5000"/>
</key>
</schema>
</schemalist>