From: glenlow Date: Tue, 17 Jun 2008 14:48:41 +0000 (+0000) Subject: removed LSItemContentTypes key which was preventing Graphviz.app from opening dot... X-Git-Tag: LAST_LIBGRAPH~32^2~3951 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cab68aadbb1c76a76864e98a5906095823b4e21d;p=graphviz removed LSItemContentTypes key which was preventing Graphviz.app from opening dot files previously assigned to Microsoft Word --- diff --git a/macosx/Info.plist.in b/macosx/Info.plist.in index 393e2d8a0..0da8289d1 100644 --- a/macosx/Info.plist.in +++ b/macosx/Info.plist.in @@ -7,16 +7,20 @@ CFBundleDocumentTypes + CFBundleTypeExtensions + + dot + CFBundleTypeIconFile Graph.icns + CFBundleTypeMIMETypes + + text/x-graphviz + CFBundleTypeName GVDocumentTypeGraph CFBundleTypeRole Viewer - LSItemContentTypes - - com.att.graphviz.dot - NSDocumentClass GVDocument