]> www.fi.muni.cz Git - evince.git/blobdiff - thumbnailer/evince-thumbnailer-comics.schemas.in
thumbnailer: Do not use GConf to register evince-thumbnailer
[evince.git] / thumbnailer / evince-thumbnailer-comics.schemas.in
diff --git a/thumbnailer/evince-thumbnailer-comics.schemas.in b/thumbnailer/evince-thumbnailer-comics.schemas.in
deleted file mode 100644 (file)
index a474935..0000000
+++ /dev/null
@@ -1,106 +0,0 @@
-<gconfschemafile>
-    <schemalist>
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cbz/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cbz/enable</applyto>
-            <owner>evince</owner>
-            <type>bool</type>
-            <default>true</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cbz/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cbz/command</applyto>
-            <owner>evince</owner>
-            <type>string</type>
-            <default>evince-thumbnailer -s %s %u %o</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cbr/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cbr/enable</applyto>
-            <owner>evince</owner>
-            <type>bool</type>
-            <default>true</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cbr/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cbr/command</applyto>
-            <owner>evince</owner>
-            <type>string</type>
-            <default>evince-thumbnailer -s %s %u %o</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-
-       <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cb7/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cb7/enable</applyto>
-            <owner>evince</owner>
-            <type>bool</type>
-            <default>true</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cb7/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cb7/command</applyto>
-            <owner>evince</owner>
-            <type>string</type>
-            <default>evince-thumbnailer -s %s %u %o</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-       <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cbt/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cbt/enable</applyto>
-            <owner>evince</owner>
-            <type>bool</type>
-            <default>true</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-cbt/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-cbt/command</applyto>
-            <owner>evince</owner>
-            <type>string</type>
-            <default>evince-thumbnailer -s %s %u %o</default>
-            <locale name="C">
-                <short></short>
-                <long></long>
-            </locale>
-        </schema>
-
-    </schemalist>
-</gconfschemafile>