]> granicus.if.org Git - graphviz/commitdiff
text/vnd.graphviz is now the registered MIME type
authorglenlow <devnull@localhost>
Sat, 26 Jul 2008 07:14:04 +0000 (07:14 +0000)
committerglenlow <devnull@localhost>
Sat, 26 Jul 2008 07:14:04 +0000 (07:14 +0000)
macosx/Info.plist.in
windows/build/graphviz.wxs.in

index d4b1f94cb0ce39f284417f01fa59eef0bde1be6d..20082b92422aae66dec10a3f8bbdd146c6a68086 100644 (file)
@@ -82,7 +82,7 @@
                                </array>
                                <key>public.mime-type</key>
                                <array>
-                                       <string>text/x-graphviz</string>
+                                       <string>text/vnd.graphviz</string>
                                </array>
                        </dict>
                </dict>
index 0ea3eb3297f75bfebf301c5dfbd4e505c87ca3c1..6fc75fcd0077ddc07e3febdd0964eefbb0dba7b9 100755 (executable)
@@ -66,7 +66,7 @@
                                                                <Shortcut Id="ApplicationDesktop" Name="Graphviz" Directory="DesktopFolder" Icon="Graphviz.ico" Advertise="yes" />
                                                        </File>
                                                        <ProgId Id="Graphviz.Graph" Description="Graphviz Graph" Icon="Graphviz.exe" IconIndex="2">
-                                                               <Extension Id="gv" ContentType="text/x-graphviz">
+                                                               <Extension Id="gv" ContentType="text/vnd.graphviz">
                                                                        <Verb Id="open" Argument="&quot;%1&quot;" Command="Open" TargetFile="Graphviz.exe" />
                                                                </Extension>
                                                        </ProgId>