Package: ooo-thumbnailer
Version: 0.1~alpha2-1
Severity: normal
Tags: patch
The default configuration for this package will only cause thumbnails to be
created for Word Processor (.odt) documents. The attached patch enables
thumbnailing for Drawing (.odg) and Presentation (.odp) files as well.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.28-15-generic (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages ooo-thumbnailer depends on:
ii gconf2 2.26.2-3 GNOME configuration database syste
ii imagemagick 7:6.5.5.3-1 image manipulation programs
ii totem-gstreamer 2.26.3-1 A simple media player for the GNOM
ii unzip 6.0-1 De-archiver for .zip files
ooo-thumbnailer recommends no packages.
ooo-thumbnailer suggests no packages.
-- no debconf information
--- ooo-thumbnailer.schemas-orig 2009-09-14 15:17:58.000000000 +1200
+++ ooo-thumbnailer.schemas 2009-09-15 09:20:47.000000000 +1200
@@ -22,5 +22,49 @@
<long/>
</locale>
</schema>
+ <schema>
+
<key>/schemas/desktop/gnome/thumbnailers/[email protected]/enable</key>
+
<applyto>/desktop/gnome/thumbnailers/[email protected]/enable</applyto>
+ <owner>ooo-thumbnailer</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short/>
+ <long/>
+ </locale>
+ </schema>
+ <schema>
+
<key>/schemas/desktop/gnome/thumbnailers/[email protected]/command</key>
+
<applyto>/desktop/gnome/thumbnailers/[email protected]/command</applyto>
+ <owner>ooo-thumbnailer</owner>
+ <type>string</type>
+ <default>/usr/bin/ooo-thumbnailer %i %o %s</default>
+ <locale name="C">
+ <short/>
+ <long/>
+ </locale>
+ </schema>
+ <schema>
+
<key>/schemas/desktop/gnome/thumbnailers/[email protected]/enable</key>
+
<applyto>/desktop/gnome/thumbnailers/[email protected]/enable</applyto>
+ <owner>ooo-thumbnailer</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short/>
+ <long/>
+ </locale>
+ </schema>
+ <schema>
+
<key>/schemas/desktop/gnome/thumbnailers/[email protected]/command</key>
+
<applyto>/desktop/gnome/thumbnailers/[email protected]/command</applyto>
+ <owner>ooo-thumbnailer</owner>
+ <type>string</type>
+ <default>/usr/bin/ooo-thumbnailer %i %o %s</default>
+ <locale name="C">
+ <short/>
+ <long/>
+ </locale>
+ </schema>
</schemalist>
</gconfschemafile>