]> www.fi.muni.cz Git - evince.git/blob - data/evince.schemas.in
0e7bb058e8ceca5fa13c7d8429e64459deef55ee
[evince.git] / data / evince.schemas.in
1 <gconfschemafile>
2   <schemalist>
3     <schema>
4       <key>/schemas/apps/evince/show_toolbar</key>
5       <applyto>/apps/evince/show_toolbar</applyto>
6       <owner>evince</owner>
7       <type>bool</type>
8       <default>true</default>
9       <locale name="C">
10         <short>Show toolbar by default</short>
11         <long>Show toolbar by default.</long>
12       </locale>
13     </schema>
14     <schema>
15       <key>/schemas/apps/evince/show_sidebar</key>
16       <applyto>/apps/evince/show_sidebar</applyto>
17       <owner>evince</owner>
18       <type>bool</type>
19       <default>true</default>
20       <locale name="C">
21         <short>Show sidebar by default</short>
22         <long>Show sidebar by default.</long>
23       </locale>
24     </schema>
25     <schema>
26       <key>/schemas/apps/evince/show_statusbar</key>
27       <applyto>/apps/evince/show_statusbar</applyto>
28       <owner>evince</owner>
29       <type>bool</type>
30       <default>true</default>
31       <locale name="C">
32         <short>Show statusbar by default</short>
33         <long>Show statusbar by default.</long>
34       </locale>
35     </schema>
36     <schema>
37       <key>/schemas/apps/evince/sidebar_size</key>
38       <applyto>/apps/evince/sidebar_size</applyto>
39       <owner>evince</owner>
40       <type>int</type>
41       <default>132</default>
42       <locale name="C">
43         <short>Default sidebar size</short>
44         <long>The default sidebar size.</long>
45       </locale>
46     </schema>
47   </schemalist>
48 </gconfschemafile>