]> www.fi.muni.cz Git - evince.git/blob - data/evince.schemas.in
A data/evince.schemas.in:
[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   </schemalist>
37 </gconfschemafile>