]> www.fi.muni.cz Git - evince.git/blobdiff - thumbnailer/evince-thumbnailer-dvi.schemas.in
thumbnailer: Do not use GConf to register evince-thumbnailer
[evince.git] / thumbnailer / evince-thumbnailer-dvi.schemas.in
diff --git a/thumbnailer/evince-thumbnailer-dvi.schemas.in b/thumbnailer/evince-thumbnailer-dvi.schemas.in
deleted file mode 100644 (file)
index 6e64eb2..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-<gconfschemafile>
-    <schemalist>
-
-        <schema>
-            <key>/schemas/desktop/gnome/thumbnailers/application@x-dvi/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-dvi/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-dvi/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-dvi/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-gzdvi/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-gzdvi/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-gzdvi/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-gzdvi/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-bzdvi/enable</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-bzdvi/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-bzdvi/command</key>
-            <applyto>/desktop/gnome/thumbnailers/application@x-bzdvi/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>