From 80fc6f9e471a8ea7e5bdeff1366d83b3f8c18121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Tue, 21 Sep 2010 16:01:35 +0000 Subject: [PATCH] Claim support for Shockwave videos. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38762 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/mediaplayer/MediaPlayer.rdef | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/mediaplayer/MediaPlayer.rdef b/src/apps/mediaplayer/MediaPlayer.rdef index 4fbfbe44eb..2d34913ab7 100644 --- a/src/apps/mediaplayer/MediaPlayer.rdef +++ b/src/apps/mediaplayer/MediaPlayer.rdef @@ -19,6 +19,7 @@ resource file_types message { "types" = "application/ogg", "types" = "application/x-ogg", "types" = "application/x-asf", + "types" = "application/x-shockwave-flash", "types" = "audio", "types" = "audio/32kadpcm", "types" = "audio/aac",