Updated Occitan translation
[yelp.git] / data / org.gnome.yelp.gschema.xml
blob0cc7dba4312c82b174d9746fe9e14786d39d043b
1 <schemalist>
2 <schema id="org.gnome.yelp" path="/org/gnome/yelp/">
3   <key name="show-cursor" type="b">
4     <default>false</default>
5   </key>
6   <key name="font-adjustment" type="i">
7     <default>0</default>
8     <!--
9         I'm supposed to be able to do this, but gschema-compile doesn't allow it.
10         https://bugzilla.gnome.org/show_bug.cgi?id=616432
11         https://bugzilla.gnome.org/show_bug.cgi?id=616102
12     <range>
13       <min>-3</min>
14       <max>10</max>
15     </range>
16     -->
17   </key>
18 </schema>
19 <schema id="org.gnome.yelp.documents">
20   <key name="geometry" type="(ii)">
21     <default>(520,580)</default>
22   </key>
23   <key name="bookmarks" type="a(sss)">
24     <default>[]</default>
25   </key>
26   <key name="readlater" type="a(ss)">
27     <default>[]</default>
28   </key>
29 </schema>
30 </schemalist>