]> www.fi.muni.cz Git - evince.git/blob - thumbnailer/evince-thumbnailer-ps.schemas.in
1c6fe061977a1c0f0c230ab8ce7bab4cf132bca1
[evince.git] / thumbnailer / evince-thumbnailer-ps.schemas.in
1 <gconfschemafile>
2     <schemalist>
3
4         <schema>
5             <key>/schemas/desktop/gnome/thumbnailers/application@postscript/enable</key>
6             <applyto>/desktop/gnome/thumbnailers/application@postscript/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         <schema>
17             <key>/schemas/desktop/gnome/thumbnailers/application@postscript/command</key>
18             <applyto>/desktop/gnome/thumbnailers/application@postscript/command</applyto>
19             <owner>evince</owner>
20             <type>string</type>
21             <default>evince-thumbnailer -s %s %u %o</default>
22             <locale name="C">
23                 <short></short>
24                 <long></long>
25             </locale>
26         </schema>
27
28
29         <schema>
30             <key>/schemas/desktop/gnome/thumbnailers/application@x-bzpostscript/enable</key>
31             <applyto>/desktop/gnome/thumbnailers/application@x-bzpostscript/enable</applyto>
32             <owner>evince</owner>
33             <type>bool</type>
34             <default>true</default>
35             <locale name="C">
36                 <short></short>
37                 <long></long>
38             </locale>
39         </schema>
40
41         <schema>
42             <key>/schemas/desktop/gnome/thumbnailers/application@x-bzpostscript/command</key>
43             <applyto>/desktop/gnome/thumbnailers/application@x-bzpostscript/command</applyto>
44             <owner>evince</owner>
45             <type>string</type>
46             <default>evince-thumbnailer -s %s %u %o</default>
47             <locale name="C">
48                 <short></short>
49                 <long></long>
50             </locale>
51         </schema>
52
53
54         <schema>
55             <key>/schemas/desktop/gnome/thumbnailers/application@x-gzpostscript/enable</key>
56             <applyto>/desktop/gnome/thumbnailers/application@x-gzpostscript/enable</applyto>
57             <owner>evince</owner>
58             <type>bool</type>
59             <default>true</default>
60             <locale name="C">
61                 <short></short>
62                 <long></long>
63             </locale>
64         </schema>
65
66         <schema>
67             <key>/schemas/desktop/gnome/thumbnailers/application@x-gzpostscript/command</key>
68             <applyto>/desktop/gnome/thumbnailers/application@x-gzpostscript/command</applyto>
69             <owner>evince</owner>
70             <type>string</type>
71             <default>evince-thumbnailer -s %s %u %o</default>
72             <locale name="C">
73                 <short></short>
74                 <long></long>
75             </locale>
76         </schema>
77
78
79         <schema>
80             <key>/schemas/desktop/gnome/thumbnailers/image@x-eps/enable</key>
81             <applyto>/desktop/gnome/thumbnailers/image@x-eps/enable</applyto>
82             <owner>evince</owner>
83             <type>bool</type>
84             <default>true</default>
85             <locale name="C">
86                 <short></short>
87                 <long></long>
88             </locale>
89         </schema>
90
91         <schema>
92             <key>/schemas/desktop/gnome/thumbnailers/image@x-eps/command</key>
93             <applyto>/desktop/gnome/thumbnailers/image@x-eps/command</applyto>
94             <owner>evince</owner>
95             <type>string</type>
96             <default>evince-thumbnailer -s %s %u %o</default>
97             <locale name="C">
98                 <short></short>
99                 <long></long>
100             </locale>
101         </schema>
102
103
104         <schema>
105             <key>/schemas/desktop/gnome/thumbnailers/image@x-bzeps/enable</key>
106             <applyto>/desktop/gnome/thumbnailers/image@x-bzeps/enable</applyto>
107             <owner>evince</owner>
108             <type>bool</type>
109             <default>true</default>
110             <locale name="C">
111                 <short></short>
112                 <long></long>
113             </locale>
114         </schema>
115
116         <schema>
117             <key>/schemas/desktop/gnome/thumbnailers/image@x-bzeps/command</key>
118             <applyto>/desktop/gnome/thumbnailers/image@x-bzeps/command</applyto>
119             <owner>evince</owner>
120             <type>string</type>
121             <default>evince-thumbnailer -s %s %u %o</default>
122             <locale name="C">
123                 <short></short>
124                 <long></long>
125             </locale>
126         </schema>
127
128
129         <schema>
130             <key>/schemas/desktop/gnome/thumbnailers/image@x-gzeps/enable</key>
131             <applyto>/desktop/gnome/thumbnailers/image@x-gzeps/enable</applyto>
132             <owner>evince</owner>
133             <type>bool</type>
134             <default>true</default>
135             <locale name="C">
136                 <short></short>
137                 <long></long>
138             </locale>
139         </schema>
140
141         <schema>
142             <key>/schemas/desktop/gnome/thumbnailers/image@x-gzeps/command</key>
143             <applyto>/desktop/gnome/thumbnailers/image@x-gzeps/command</applyto>
144             <owner>evince</owner>
145             <type>string</type>
146             <default>evince-thumbnailer -s %s %u %o</default>
147             <locale name="C">
148                 <short></short>
149                 <long></long>
150             </locale>
151         </schema>
152
153     </schemalist>
154 </gconfschemafile>