* Added application/x-asf to the supported types.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34126 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-11-19 10:01:05 +00:00
parent 3160994355
commit 94d188ea83

View File

@ -16,6 +16,7 @@ resource app_flags B_SINGLE_LAUNCH;
resource file_types message {
"types" = "application/ogg",
"types" = "application/x-ogg",
"types" = "application/x-asf",
"types" = "audio",
"types" = "audio/32kadpcm",
"types" = "audio/aac",