| Server IP : 93.86.61.54 / Your IP : 216.73.216.206 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/glib-2.0/schemas/ |
Upload File : |
<schemalist>
<enum id="org.gnome.SwellFoop.Sizes">
<value value="0" nick="small"/>
<value value="1" nick="normal"/>
<value value="2" nick="large"/>
</enum>
<schema id="org.gnome.SwellFoop" path="/org/gnome/swell-foop/" gettext-domain="swell-foop">
<key name="theme" type="s">
<default>'shapesandcolors'</default>
<!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/swell-foop/theme' -->
<summary>The theme to use</summary>
<!-- Translators: description of a settings key, see 'dconf-editor /org/gnome/swell-foop/theme' -->
<description>The title of the tile theme to use.</description>
</key>
<key name="size" enum="org.gnome.SwellFoop.Sizes">
<default>'small'</default>
<!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/swell-foop/size' -->
<summary>Board size</summary>
<!-- Translators: description of a settings key, see 'dconf-editor /org/gnome/swell-foop/size' -->
<description>The size of the game board.</description>
</key>
<key name="colors" type="i">
<default>3</default>
<range min="2" max="4"/>
<!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/swell-foop/colors' -->
<summary>Board color count</summary>
<!-- Translators: description of a settings key, see 'dconf-editor /org/gnome/swell-foop/colors' -->
<description>The number of colors of tiles to use in the game.</description>
</key>
<key name="first-run" type="b">
<default>true</default>
<!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/swell-foop/first-run' -->
<summary>Is this the first run</summary>
<!-- Translators: description of a settings key, see 'dconf-editor /org/gnome/swell-foop/first-run' -->
<description>Setting to decide whether to show first-run hint dialog or not.</description>
</key>
<key name="zealous" type="b">
<default>true</default>
<!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/swell-foop/zealous' -->
<summary>Zealous animation</summary>
<!-- Translators: description of a settings key, see 'dconf-editor /org/gnome/swell-foop/zealous' -->
<description>Use more flashy, but slower, animations.</description>
</key>
<key name="saved-game" type="m(aayqa(yy))">
<default>nothing</default>
<!-- Translators: summary of a settings key, see 'dconf-editor /org/gnome/swell-foop/saved-game' -->
<summary>Saved game</summary>
<!-- Translators: description of a settings key, see 'dconf-editor /org/gnome/swell-foop/saved-game'; "nothing" is a keyword: you might want to translate « “nothing” (your translation) » for example -->
<description>Has value “nothing” if there is no saved game. Else, contains a copy of the initial board, an index in the history, and the history of actions saved by an array of coords.</description>
</key>
</schema>
</schemalist>