]> www.fi.muni.cz Git - evince.git/blob - thumbnailer/evince-thumbnailer-comics.schemas.in
Bump api and libtool versions and rename libview and libdocument libraries
[evince.git] / thumbnailer / evince-thumbnailer-comics.schemas.in
1 <gconfschemafile>
2     <schemalist>
3
4         <schema>
5             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbz/enable</key>
6             <applyto>/desktop/gnome/thumbnailers/application@x-cbz/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-cbz/command</key>
19             <applyto>/desktop/gnome/thumbnailers/application@x-cbz/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         <schema>
30             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbr/enable</key>
31             <applyto>/desktop/gnome/thumbnailers/application@x-cbr/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
42         <schema>
43             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbr/command</key>
44             <applyto>/desktop/gnome/thumbnailers/application@x-cbr/command</applyto>
45             <owner>evince</owner>
46             <type>string</type>
47             <default>evince-thumbnailer -s %s %u %o</default>
48             <locale name="C">
49                 <short></short>
50                 <long></long>
51             </locale>
52         </schema>
53
54
55         <schema>
56             <key>/schemas/desktop/gnome/thumbnailers/application@x-cb7/enable</key>
57             <applyto>/desktop/gnome/thumbnailers/application@x-cb7/enable</applyto>
58             <owner>evince</owner>
59             <type>bool</type>
60             <default>true</default>
61             <locale name="C">
62                 <short></short>
63                 <long></long>
64             </locale>
65         </schema>
66
67
68         <schema>
69             <key>/schemas/desktop/gnome/thumbnailers/application@x-cb7/command</key>
70             <applyto>/desktop/gnome/thumbnailers/application@x-cb7/command</applyto>
71             <owner>evince</owner>
72             <type>string</type>
73             <default>evince-thumbnailer -s %s %u %o</default>
74             <locale name="C">
75                 <short></short>
76                 <long></long>
77             </locale>
78         </schema>
79
80         <schema>
81             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbt/enable</key>
82             <applyto>/desktop/gnome/thumbnailers/application@x-cbt/enable</applyto>
83             <owner>evince</owner>
84             <type>bool</type>
85             <default>true</default>
86             <locale name="C">
87                 <short></short>
88                 <long></long>
89             </locale>
90         </schema>
91
92
93         <schema>
94             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbt/command</key>
95             <applyto>/desktop/gnome/thumbnailers/application@x-cbt/command</applyto>
96             <owner>evince</owner>
97             <type>string</type>
98             <default>evince-thumbnailer -s %s %u %o</default>
99             <locale name="C">
100                 <short></short>
101                 <long></long>
102             </locale>
103         </schema>
104
105     </schemalist>
106 </gconfschemafile>