]> www.fi.muni.cz Git - evince.git/blobdiff - thumbnailer/evince-thumbnailer-comics.schemas.in
Added support for 7-zip based cb7 comic book. Patch by Kartik Rustagi.
[evince.git] / thumbnailer / evince-thumbnailer-comics.schemas.in
index 4d62411cab85f61eb088dbe8e00cb750273dcffa..814cb800412862da16495870ac0256a783f635c2 100644 (file)
             </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>
+
     </schemalist>
 </gconfschemafile>