diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2011-02-18 08:00:00 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2011-02-18 08:00:00 +0000 |
| commit | c1b7f1f149226e848be83a51ecc1e1f528e5d861 (patch) | |
| tree | e0aa006741b9db97e580e79cd066c6d732de90cb | |
| parent | Translations. Improve Indonesian translations. (diff) | |
| download | inkscape-c1b7f1f149226e848be83a51ecc1e1f528e5d861.tar.gz inkscape-c1b7f1f149226e848be83a51ecc1e1f528e5d861.zip | |
Additionnal Mimetypes (see Bug #278307).
Fixed bugs:
- https://launchpad.net/bugs/278307
(bzr r10056)
| -rw-r--r-- | inkscape.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
