~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to thumbnailer/evince-thumbnailer-comics.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya, Josselin Mouette, Rodrigo Moya
  • Date: 2011-05-19 12:12:42 UTC
  • mfrom: (1.1.65 upstream) (1.3.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20110519121242-967hbn2nh2hunp4y
Tags: 3.0.0-4ubuntu1
[ Josselin Mouette ]
* bug-presubj: please document where to report rendering bugs.
* evince.mime: dropped. We have desktop files to handle MIME 
  associations, no need to maintain an alternate system by hand.
  Closes: #619564, #627027, #551734, #581441.

[ Rodrigo Moya ]
* Rebase from Debian and GNOME3 PPA (thanks to Rico Tzschichholz).
  Remaining Ubuntu changes:
* debian/apparmor-profile:
* debian/apparmor-profile.abstraction:
* debian/evince.apport:
* debian/evince-common.dirs:
* debian/evince-common.postinst:
* debian/evince-common.postrm:
  - Add apparmor profile
* debian/control:
  - Build-Depend on debhelper (>= 7.4.20ubuntu5), gnome-common,
    hardening-includes and liblaunchpad-integration-3.0-dev
  - Standards-Version is 3.9.1
  - Depend on apparmor
* debian/rules:
  - Include hardening.make
  - Add rule to install apparmor files
* debian/watch:
  - Watch unstable series
* debian/patches/01_lpi.patch:
  - Launchpad integration patch
* debian/patches/04_gold.patch:
  - Link against libz
* debian/patches/05_library-path.patch:
  - Fix library path for g-ir-scanner

Show diffs side-by-side

added added

removed removed

Lines of Context:
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>