]> www.fi.muni.cz Git - evince.git/blob - thumbnailer/evince-thumbnailer-dvi.schemas.in
Updated Dutch translation by Wouter Bolsterlee
[evince.git] / thumbnailer / evince-thumbnailer-dvi.schemas.in
1 <gconfschemafile>
2     <schemalist>
3
4         <schema>
5             <key>/schemas/desktop/gnome/thumbnailers/application@x-dvi/enable</key>
6             <applyto>/desktop/gnome/thumbnailers/application@x-dvi/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/application@x-dvi/command</key>
19             <applyto>/desktop/gnome/thumbnailers/application@x-dvi/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
30         <schema>
31             <key>/schemas/desktop/gnome/thumbnailers/application@x-gzdvi/enable</key>
32             <applyto>/desktop/gnome/thumbnailers/application@x-gzdvi/enable</applyto>
33             <owner>evince</owner>
34             <type>bool</type>
35             <default>true</default>
36             <locale name="C">
37                 <short></short>
38                 <long></long>
39             </locale>
40         </schema>
41
42
43         <schema>
44             <key>/schemas/desktop/gnome/thumbnailers/application@x-gzdvi/command</key>
45             <applyto>/desktop/gnome/thumbnailers/application@x-gzdvi/command</applyto>
46             <owner>evince</owner>
47             <type>string</type>
48             <default>evince-thumbnailer -s %s %u %o</default>
49             <locale name="C">
50                 <short></short>
51                 <long></long>
52             </locale>
53         </schema>
54
55
56         <schema>
57             <key>/schemas/desktop/gnome/thumbnailers/application@x-bzdvi/enable</key>
58             <applyto>/desktop/gnome/thumbnailers/application@x-bzdvi/enable</applyto>
59             <owner>evince</owner>
60             <type>bool</type>
61             <default>true</default>
62             <locale name="C">
63                 <short></short>
64                 <long></long>
65             </locale>
66         </schema>
67
68
69         <schema>
70             <key>/schemas/desktop/gnome/thumbnailers/application@x-bzdvi/command</key>
71             <applyto>/desktop/gnome/thumbnailers/application@x-bzdvi/command</applyto>
72             <owner>evince</owner>
73             <type>string</type>
74             <default>evince-thumbnailer -s %s %u %o</default>
75             <locale name="C">
76                 <short></short>
77                 <long></long>
78             </locale>
79         </schema>
80
81
82     </schemalist>
83 </gconfschemafile>