From c1b7f1f149226e848be83a51ecc1e1f528e5d861 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Fri, 18 Feb 2011 09:00:00 +0100 Subject: Additionnal Mimetypes (see Bug #278307). Fixed bugs: - https://launchpad.net/bugs/278307 (bzr r10056) --- inkscape.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inkscape.desktop.in b/inkscape.desktop.in index bd2478e02..5c0de64b3 100644 --- a/inkscape.desktop.in +++ b/inkscape.desktop.in @@ -6,7 +6,7 @@ _X-GNOME-FullName=Inkscape Vector Graphics Editor _Comment=Create and edit Scalable Vector Graphics images Type=Application Categories=Graphics;VectorGraphics;GTK; -MimeType=image/svg+xml;image/svg+xml-compressed; +MimeType=image/svg+xml;image/svg+xml-compressed;application/vnd.corel-draw;application/pdf;application/postscript;image/x-eps;application/illustrator; Exec=inkscape %F TryExec=inkscape Terminal=false -- cgit v1.2.3