Introduce preferences file
[projects/chimara/chimara.git] / player / org.chimara-if.gschema.xml
1 <schemalist>
2   <schema id="org.chimara-if.chimara-player" path="/">
3     
4     <!-- Keys and key names are subject to change without notice, until we have
5      a spec-->
6     <!-- "b" = boolean; see documentation of GVariantType -->
7     
8     <key name="flep" type="b"> 
9       <default>false</default>
10       <summary>Flepping</summary>
11       <description>
12         Whether to flep or not while gronking a bloop.
13       </description>
14     </key>
15   
16   </schema>
17 </schemalist>