~ubuntu-branches/ubuntu/precise/gnome-raw-thumbnailer/precise

« back to all changes in this revision

Viewing changes to gnome-raw-thumbnailer.schemas

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Figuiere
  • Date: 2005-10-09 18:54:10 UTC
  • Revision ID: james.westby@ubuntu.com-20051009185410-6f3l0lo8rrph1vbn
Tags: upstream-2.0.1
ImportĀ upstreamĀ versionĀ 2.0.1

Show diffs side-by-side

added added

removed removed

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