Only claim specific support for multi-media file types that

don't belong to the audio or video super type. All other files
should now open automatically with MediaPlayer since r38810
even without it claiming direct support for them.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38812 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2010-09-25 14:50:18 +00:00
parent a4b60639b1
commit cc3a891e38

View File

@ -21,49 +21,7 @@ resource file_types message {
"types" = "application/x-asf",
"types" = "application/x-shockwave-flash",
"types" = "audio",
"types" = "audio/32kadpcm",
"types" = "audio/aac",
"types" = "audio/ac3",
"types" = "audio/aiff",
"types" = "audio/basic",
"types" = "audio/3gpp2",
"types" = "audio/mp4",
"types" = "audio/mpeg",
"types" = "audio/riff",
"types" = "audio/voc",
"types" = "audio/vorbis",
"types" = "audio/wav",
"types" = "audio/x-adpcm",
"types" = "audio/x-aifc",
"types" = "audio/x-aiff",
"types" = "audio/x-au",
"types" = "audio/x-riff",
"types" = "audio/x-matroska",
"types" = "audio/x-mp2",
"types" = "audio/x-mp3",
"types" = "audio/x-mpeg",
"types" = "audio/x-ms-asf",
"types" = "audio/x-ms-wma",
"types" = "audio/x-voc",
"types" = "audio/x-vorbis",
"types" = "audio/x-wav",
"types" = "video",
"types" = "video/3gpp2",
"types" = "video/mp4",
"types" = "video/mpeg",
"types" = "video/msvideo",
"types" = "video/quicktime",
"types" = "video/x-avi",
"types" = "video/x-divx",
"types" = "video/x-matroska",
"types" = "video/x-mpeg",
"types" = "video/x-mpeg2",
"types" = "video/x-msmpeg",
"types" = "video/x-ms-asf",
"types" = "video/x-ms-wmv",
"types" = "video/x-msvideo",
"types" = "video/x-ogm",
"types" = "video/x-theora"
"types" = "video"
};
resource vector_icon {