~flimm/ooo-thumbnailer/releases

« back to all changes in this revision

Viewing changes to ooo-thumbnailer.schemas

  • Committer: David D Lowe
  • Date: 2009-03-11 20:35:16 UTC
  • Revision ID: daviddlowe.flimm@gmail.com-20090311203516-w81fo152a131hyet
Inital release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<gconfschemafile>
 
2
<schemalist>
 
3
 <schema>
 
4
  <key>/schemas/desktop/gnome/thumbnailers/application@vnd.oasis.opendocument.text/enable</key>
 
5
  <applyto>/desktop/gnome/thumbnailers/application@vnd.oasis.opendocument.text/enable</applyto>
 
6
  <owner>ooo-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/application@vnd.oasis.opendocument.text/command</key>
 
16
   <applyto>/desktop/gnome/thumbnailers/application@vnd.oasis.opendocument.text/command</applyto>
 
17
   <owner>ooo-thumbnailer</owner>
 
18
   <type>string</type>
 
19
   <default>/usr/bin/ooo-thumbnailer %i %o</default>
 
20
   <locale name="C">
 
21
    <short/>
 
22
    <long/>
 
23
   </locale>
 
24
 </schema>
 
25
</schemalist>
 
26
</gconfschemafile>