X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Info.plist.in;h=fa4e8007aa6239ec8dd6c5a70afc66dd4adbd9c0;hb=034563f2583320e9ed142ab3a86c8290cf29eaa6;hp=5e1e0f83c89af7dd9547145951d173ecd6138531;hpb=57f57922456c088a2c4845f674af527c88046166;p=inkscape.git diff --git a/Info.plist.in b/Info.plist.in index 5e1e0f83c..fa4e8007a 100644 --- a/Info.plist.in +++ b/Info.plist.in @@ -7,26 +7,46 @@ CFBundleExecutable Inkscape CFBundleGetInfoString - @VERSION@, Copyright 2003-2006 Inkscape Developers + @VERSION@, Copyright 2003-2007 Inkscape Developers CFBundleIconFile Inkscape.icns CFBundleIdentifier org.inkscape.Inkscape CFBundleDocumentTypes + + CFBundleTypeExtensions + + SVG + + CFBundleTypeIconFile + inkscape_svg.icns + CFBundleTypeMIMETypes + + svg + + CFBundleTypeName + Scalable Vector Graphics Image + CFBundleTypeOSTypes + + SVG + + CFBundleTypeRole + Viewer + CFBundleTypeExtensions SVGZ CFBundleTypeIconFile - inkscape_svg.icns + inkscape_svgz.icns CFBundleTypeMIMETypes svgz CFBundleTypeName - SVGZ + Compressed SVG CFBundleTypeOSTypes SVGZ @@ -40,13 +60,13 @@ EPS CFBundleTypeIconFile - EPS.icns + inkscape_eps.icns CFBundleTypeMIMETypes eps CFBundleTypeName - EPS + PostScript Document CFBundleTypeOSTypes EPS @@ -60,13 +80,13 @@ EPSI CFBundleTypeIconFile - EPSI.icns + inkscape_epsi.icns CFBundleTypeMIMETypes epsi CFBundleTypeName - EPSI + PostScript Document CFBundleTypeOSTypes EPSI @@ -77,19 +97,19 @@ CFBundleTypeExtensions - SVG + PS CFBundleTypeIconFile - inkscape_svg.icns + inkscape_ps.icns CFBundleTypeMIMETypes - svg + ps CFBundleTypeName - SVG + PostScript Document CFBundleTypeOSTypes - SVG + PS CFBundleTypeRole Viewer @@ -97,24 +117,64 @@ CFBundleTypeExtensions - PS + AI CFBundleTypeIconFile - postscript.icns + inkscape_ai.icns CFBundleTypeMIMETypes - ps + ai CFBundleTypeName - Postscript + Adobe Illustrator Document CFBundleTypeOSTypes - PS + AI CFBundleTypeRole Viewer - + + CFBundleTypeExtensions + + WMF + + CFBundleTypeIconFile + inkscape_wmf.icns + CFBundleTypeMIMETypes + + wmf + + CFBundleTypeName + Windows MetaFile + CFBundleTypeOSTypes + + WMF + + CFBundleTypeRole + Viewer + + + CFBundleTypeExtensions + + PDF + + CFBundleTypeIconFile + inkscape_pdf.icns + CFBundleTypeMIMETypes + + pdf + + CFBundleTypeName + PDF Document + CFBundleTypeOSTypes + + PDF + + CFBundleTypeRole + Viewer + + CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType @@ -126,7 +186,7 @@ CFBundleVersion @VERSION@ NSHumanReadableCopyright - Copyright 2006 Inkscape Developers, GNU General Public License. + Copyright 2007 Inkscape Developers, GNU General Public License. LSMinimumSystemVersion 10.3