You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
517 B
11 lines
517 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<schemalist>
|
|
<schema id="org.gnome.shell.extensions.planets" path="/org/gnome/shell/extensions/planets/">
|
|
<key name="refresh-interval" type="i">
|
|
<default>30</default>
|
|
<summary>Refresh interval of planet data</summary>
|
|
<description>Interval in seconds. Sets how often the planet positions are recalculated. Setting this too low (e.g. below 30) may raise performance issues.</description>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|