1<gconfschemafile>
2<schemalist>
3 <schema>
4  <key>/schemas/desktop/gnome/thumbnailers/image@webp/enable</key>
5  <applyto>/desktop/gnome/thumbnailers/image@webp/enable</applyto>
6  <owner>webp-thumbnailer</owner>
7  <type>bool</type>
8  <default>true</default>
9  <locale name="C">
10   <short/>
11   <long/>
12  </locale>
13 </schema>
14 <schema>
15  <key>/schemas/desktop/gnome/thumbnailers/image@webp/command</key>
16   <applyto>/desktop/gnome/thumbnailers/image@webp/command</applyto>
17   <owner>webp-thumbnailer</owner>
18   <type>string</type>
19   <default>imlib2-thumbnailer %i %o %s</default>
20   <locale name="C">
21    <short/>
22    <long/>
23   </locale>
24 </schema>
25</schemalist>
26</gconfschemafile>
27