]> granicus.if.org Git - graphviz/commitdiff
512x512 and 256x256 icon sizes; different icons for .dot and .gv; improved app and...
authorglenlow <devnull@localhost>
Fri, 18 Jul 2008 14:52:46 +0000 (14:52 +0000)
committerglenlow <devnull@localhost>
Fri, 18 Jul 2008 14:52:46 +0000 (14:52 +0000)
macosx/Info.plist.in

index 9ec9a9ae96b527a6357e9a584b0f8b24ee9fe4cf..d4b1f94cb0ce39f284417f01fa59eef0bde1be6d 100644 (file)
@@ -13,7 +13,7 @@
                                <string>dot</string>
                        </array>
                        <key>CFBundleTypeIconFile</key>
-                       <string>Graph.icns</string>
+                       <string>GraphDot.icns</string>
                        <key>CFBundleTypeName</key>
                        <string>GVDocumentTypeGraph</string>
                        <key>CFBundleTypeRole</key>
@@ -24,7 +24,7 @@
                <!-- support newer .gv extension -->
                <dict>
                        <key>CFBundleTypeIconFile</key>
-                       <string>Graph.icns</string>
+                       <string>GraphGv.icns</string>
                        <key>CFBundleTypeName</key>
                        <string>GVDocumentTypeGraph</string>
                        <key>CFBundleTypeRole</key>
@@ -71,7 +71,7 @@
                                <string>public.text</string>
                        </array>
                        <key>UTTypeIconFile</key>
-                       <string>Graph.icns</string>
+                       <string>GraphGv.icns</string>
                        <key>UTTypeIdentifier</key>
                        <string>com.att.graphviz.graph</string>
                        <key>UTTypeTagSpecification</key>