]> git.sesse.net Git - vlc/commitdiff
* OSX version can open .asx files. so we need to let the os know that ;)
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 2 Feb 2003 20:59:32 +0000 (20:59 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 2 Feb 2003 20:59:32 +0000 (20:59 +0000)
extras/MacOSX/vlc.pbproj/project.pbxproj

index 45c73b595ffbeff80ba91898670ee71dca7a307f..da0fac3ceec6cc4f7406029a4782b0daf9974287 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>asx</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>ASX File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
                <dict>
                        <key>CFBundleTypeExtensions</key>
                        <array>