Kaydet (Commit) a3c0df82 authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt Kaydeden (comit) Fridrich Strba

Add PDF Mimetype to Draw

PDF Import is now a Core Component

Change-Id: I1313a7e7ea1c2409cb40cb8058e3b4ab78601fe4
Reviewed-on: https://gerrit.libreoffice.org/2549Reviewed-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
Tested-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
üst d16ec6a1
...@@ -22,7 +22,7 @@ Icon=draw ...@@ -22,7 +22,7 @@ Icon=draw
Type=Application Type=Application
Categories=Office;FlowChart;Graphics;2DGraphics;VectorGraphics;X-Red-Hat-Base;X-MandrivaLinux-Office-Drawing; Categories=Office;FlowChart;Graphics;2DGraphics;VectorGraphics;X-Red-Hat-Base;X-MandrivaLinux-Office-Drawing;
Exec=${UNIXBASISROOTNAME} --draw %U Exec=${UNIXBASISROOTNAME} --draw %U
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/pdf;
Name=%PRODUCTNAME Draw Name=%PRODUCTNAME Draw
GenericName=Drawing Program GenericName=Drawing Program
Comment=Create and edit drawings, flow charts and logos by using Draw. Comment=Create and edit drawings, flow charts and logos by using Draw.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment