]> www.fi.muni.cz Git - evince.git/blob - thumbnailer/evince-thumbnailer-djvu.schemas.in
Updated Dutch translation by Wouter Bolsterlee
[evince.git] / thumbnailer / evince-thumbnailer-djvu.schemas.in
1 <gconfschemafile>
2     <schemalist>
3
4         <schema>
5             <key>/schemas/desktop/gnome/thumbnailers/image@vnd.djvu/enable</key>
6             <applyto>/desktop/gnome/thumbnailers/image@vnd.djvu/enable</applyto>
7             <owner>evince</owner>
8             <type>bool</type>
9             <default>true</default>
10             <locale name="C">
11                 <short></short>
12                 <long></long>
13             </locale>
14         </schema>
15
16
17         <schema>
18             <key>/schemas/desktop/gnome/thumbnailers/image@vnd.djvu/command</key>
19             <applyto>/desktop/gnome/thumbnailers/image@vnd.djvu/command</applyto>
20             <owner>evince</owner>
21             <type>string</type>
22             <default>evince-thumbnailer -s %s %u %o</default>
23             <locale name="C">
24                 <short></short>
25                 <long></long>
26             </locale>
27         </schema>
28
29     </schemalist>
30 </gconfschemafile>