[Pkg-xfce-commits] r4705 - in goodies/trunk/thunar-thumbnailers/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Dec 12 11:33:34 UTC 2010
Author: corsac
Date: 2010-12-12 11:33:30 +0000 (Sun, 12 Dec 2010)
New Revision: 4705
Added:
goodies/trunk/thunar-thumbnailers/debian/patches/02_add-mimetype-psd-thumbnailer.patch
Modified:
goodies/trunk/thunar-thumbnailers/debian/changelog
Log:
* debian/patches:
- 02_add-mimetype-psd-thumbnailer added, add a new mime type to Photoshop
thumbnailer. closes: #606760
Modified: goodies/trunk/thunar-thumbnailers/debian/changelog
===================================================================
--- goodies/trunk/thunar-thumbnailers/debian/changelog 2010-12-12 11:32:42 UTC (rev 4704)
+++ goodies/trunk/thunar-thumbnailers/debian/changelog 2010-12-12 11:33:30 UTC (rev 4705)
@@ -3,8 +3,13 @@
[ Stefan Ott ]
* Fix debian/watch
- -- Stefan Ott <stefan at ott.net> Thu, 11 Mar 2010 18:11:24 +0100
+ [ Yves-Alexis Perez ]
+ * debian/patches:
+ - 02_add-mimetype-psd-thumbnailer added, add a new mime type to Photoshop
+ thumbnailer. closes: #606760
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 12 Dec 2010 12:31:55 +0100
+
thunar-thumbnailers (0.4.1-2) unstable; urgency=low
[ Evgeni Golov ]
Added: goodies/trunk/thunar-thumbnailers/debian/patches/02_add-mimetype-psd-thumbnailer.patch
===================================================================
--- goodies/trunk/thunar-thumbnailers/debian/patches/02_add-mimetype-psd-thumbnailer.patch (rev 0)
+++ goodies/trunk/thunar-thumbnailers/debian/patches/02_add-mimetype-psd-thumbnailer.patch 2010-12-12 11:33:30 UTC (rev 4705)
@@ -0,0 +1,17 @@
+Description: add new mimetype to photoshop thumbnailer
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: http://bugzilla.xfce.org/show_bug.cgi?id=6970
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606760
+diff --git a/psd-thumbnailer/psd-thumbnailer.desktop.in b/psd-thumbnailer/psd-thumbnailer.desktop.in
+index f6516da..fefdd96 100644
+--- a/psd-thumbnailer/psd-thumbnailer.desktop.in
++++ b/psd-thumbnailer/psd-thumbnailer.desktop.in
+@@ -4,7 +4,7 @@ Version=1.0
+ Encoding=UTF-8
+ Type=X-Thumbnailer
+ Name=PSD Thumbnailer
+-MimeType=image/x-psd;
++MimeType=image/x-psd;image/vnd.adobe.photoshop;
+ X-Thumbnailer-Exec=@libexecdir@/psd-thumbnailer %i %o %s
+
+ # vi:set encoding=UTF-8:
More information about the Pkg-xfce-commits
mailing list