Commit 176d399b authored by Felix Paul Kühne's avatar Felix Paul Kühne

* ehm, save before committing. here go the MIME types *coughcough*

parent 2dba5fa1
...@@ -204,6 +204,10 @@ ...@@ -204,6 +204,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>generic.icns</string> <string>generic.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-pn-realaudio</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>RealPlayer Media Files</string> <string>RealPlayer Media Files</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -217,7 +221,7 @@ ...@@ -217,7 +221,7 @@
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>generic.icns</string> <string>generic.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>IMG Disk Image</string> <string>Disk Image</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
</dict> </dict>
...@@ -255,6 +259,10 @@ ...@@ -255,6 +259,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>generic.icns</string> <string>generic.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-aiff</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>AIFF file</string> <string>AIFF file</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -306,6 +314,10 @@ ...@@ -306,6 +314,10 @@
<array> <array>
<string>wav</string> <string>wav</string>
</array> </array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-wav</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>WAVE Audio File</string> <string>WAVE Audio File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -318,6 +330,10 @@ ...@@ -318,6 +330,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>asx.icns</string> <string>asx.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/x-ms-asf</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>ASX file</string> <string>ASX file</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -355,6 +371,10 @@ ...@@ -355,6 +371,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>m3u.icns</string> <string>m3u.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-mpegurl</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Playlist file</string> <string>Playlist file</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -437,24 +457,46 @@ ...@@ -437,24 +457,46 @@
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>ogg</string>
<string>ogx</string>
<string>ogm</string> <string>ogm</string>
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>ogm.icns</string> <string>ogg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Ogg Vorbis Media container</string> <string>OGG Multimedia Fle</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>ogg</string> <string>anx</string>
</array>
<key>CFBundleTypeName</key>
<string>Annodex Multimedia File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>axa</string>
</array>
<key>CFBundleTypeName</key>
<string>Annodex Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>axv</string>
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>ogg.icns</string> <string>ogg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>OGG Multimedia Fle</string> <string>Annodex Video File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
</dict> </dict>
...@@ -465,8 +507,12 @@ ...@@ -465,8 +507,12 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>avi.icns</string> <string>avi.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/x-msvideo</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>AVI container</string> <string>AVI Container</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
</dict> </dict>
...@@ -475,11 +521,25 @@ ...@@ -475,11 +521,25 @@
<array> <array>
<string>oga</string> <string>oga</string>
</array> </array>
<key>CFBundleTypeIconFile</key>
<string>ogg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Ogg Audio File</string> <string>Ogg Audio File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
</dict> </dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ogv</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>ogg.icns</string>
<key>CFBundleTypeName</key>
<string>Ogg Video File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
...@@ -489,8 +549,12 @@ ...@@ -489,8 +549,12 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>generic.icns</string> <string>generic.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/quicktime</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Apple QuickTime container</string> <string>Apple QuickTime Container</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
</dict> </dict>
...@@ -525,6 +589,10 @@ ...@@ -525,6 +589,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>asf.icns</string> <string>asf.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/x-ms-asf</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Advanced Streaming Format</string> <string>Advanced Streaming Format</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -562,6 +630,10 @@ ...@@ -562,6 +630,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string> <string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>multiplexed MPEG-1/2</string> <string>multiplexed MPEG-1/2</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -574,6 +646,10 @@ ...@@ -574,6 +646,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg1.icns</string> <string>mpeg1.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-1 Video File</string> <string>MPEG-1 Video File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -586,6 +662,10 @@ ...@@ -586,6 +662,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string> <string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-1/2 Audio File</string> <string>MPEG-1/2 Audio File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -598,6 +678,10 @@ ...@@ -598,6 +678,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string> <string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG Audio Layer 1</string> <string>MPEG Audio Layer 1</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -610,6 +694,10 @@ ...@@ -610,6 +694,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string> <string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG Audio Layer 2</string> <string>MPEG Audio Layer 2</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -622,6 +710,10 @@ ...@@ -622,6 +710,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mp3.icns</string> <string>mp3.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG Audio Layer 3</string> <string>MPEG Audio Layer 3</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -635,6 +727,10 @@ ...@@ -635,6 +727,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string> <string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-2 Program Stream</string> <string>MPEG-2 Program Stream</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -647,6 +743,10 @@ ...@@ -647,6 +743,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string> <string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-2 Transport Stream</string> <string>MPEG-2 Transport Stream</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -660,6 +760,10 @@ ...@@ -660,6 +760,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string> <string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-2 Video File</string> <string>MPEG-2 Video File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -672,6 +776,10 @@ ...@@ -672,6 +776,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string> <string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-2 Audio File</string> <string>MPEG-2 Audio File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
...@@ -685,6 +793,10 @@ ...@@ -685,6 +793,10 @@
</array> </array>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>mpeg4.icns</string> <string>mpeg4.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mp4</string>
</array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG-4 File</string> <string>MPEG-4 File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment