* 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:
parent
3160994355
commit
94d188ea83
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user