]> git.sesse.net Git - vlc/commitdiff
* Added the WAVE-file-type
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 4 May 2004 21:25:48 +0000 (21:25 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 4 May 2004 21:25:48 +0000 (21:25 +0000)
extras/MacOSX/vlc.pbproj/project.pbxproj

index a27257e1a3b19c76ba4ab0845671fba474ca8614..794c4ae986c95ba9077ced872524366029f50ca7 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>wav</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>WAVE Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
                <dict>
                        <key>CFBundleTypeExtensions</key>
                        <array>