[Goodies-commits] r4989 - in thunar-thumbnailers/trunk: .	odf-thumbnailer
    Erlend Davidson 
    erland at xfce.org
       
    Tue Jun 24 01:29:08 CEST 2008
    
    
  
Author: erland
Date: 2008-06-23 23:29:08 +0000 (Mon, 23 Jun 2008)
New Revision: 4989
Modified:
   thunar-thumbnailers/trunk/ChangeLog
   thunar-thumbnailers/trunk/odf-thumbnailer/odf-thumbnailer.desktop.in
Log:
ODF thumbnailer now does .odg files.
Modified: thunar-thumbnailers/trunk/ChangeLog
===================================================================
--- thunar-thumbnailers/trunk/ChangeLog	2008-06-22 23:11:20 UTC (rev 4988)
+++ thunar-thumbnailers/trunk/ChangeLog	2008-06-23 23:29:08 UTC (rev 4989)
@@ -1,3 +1,7 @@
+2008-06-24	Erlend Davidson <Erlend.Davidson at gmail.com>
+
+	* Fixed a minor bug so the ODF thumbnailer will now do graphics files (.odg)
+
 2008-04-14	Erlend Davidson <Erlend.Davidson at gmail.com>
 
 	* Added XCF (Gimp image) thumbnailer
Modified: thunar-thumbnailers/trunk/odf-thumbnailer/odf-thumbnailer.desktop.in
===================================================================
--- thunar-thumbnailers/trunk/odf-thumbnailer/odf-thumbnailer.desktop.in	2008-06-22 23:11:20 UTC (rev 4988)
+++ thunar-thumbnailers/trunk/odf-thumbnailer/odf-thumbnailer.desktop.in	2008-06-23 23:29:08 UTC (rev 4989)
@@ -5,5 +5,5 @@
 Type=X-Thumbnailer
 Name=ODF Thumbnailer
 TryExec=unzip
-MimeType=application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;
+MimeType=application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;application/vnd.oasis.opendocument.graphics;
 X-Thumbnailer-Exec=@libexecdir@/odf-thumbnailer %i %o %s
    
    
More information about the Goodies-commits
mailing list