[PATCH] Add Corel Draw and MS Publisher MIME Types to Draw
Samuel Mehrbrodt (via Code Review)
gerrit at gerrit.libreoffice.org
Fri May 24 03:29:09 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/4022
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/4022/1
Add Corel Draw and MS Publisher MIME Types to Draw
Change-Id: Idbaa8cea7427db3103954c6c60aa7caa6784a3ba
---
M sysui/desktop/menus/draw.desktop
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysui/desktop/menus/draw.desktop b/sysui/desktop/menus/draw.desktop
index 7de198b..9e56d05 100755
--- a/sysui/desktop/menus/draw.desktop
+++ b/sysui/desktop/menus/draw.desktop
@@ -22,7 +22,7 @@
Type=Application
Categories=Office;FlowChart;Graphics;2DGraphics;VectorGraphics;X-Red-Hat-Base;X-MandrivaLinux-Office-Drawing;
Exec=${UNIXBASISROOTNAME} --draw %%FILE%%
-MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-template;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/vnd.visio;application/x-wpg;
+MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-template;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/vnd.visio;application/x-wpg;application/vnd.corel-draw;application/vnd.ms-publisher;
Name=%PRODUCTNAME Draw
GenericName=Drawing Program
Comment=Create and edit drawings, flow charts and logos by using Draw.
--
To view, visit https://gerrit.libreoffice.org/4022
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idbaa8cea7427db3103954c6c60aa7caa6784a3ba
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
More information about the LibreOffice
mailing list