diff --git a/src/apps/mediaplayer/MediaPlayer.rdef b/src/apps/mediaplayer/MediaPlayer.rdef index 1ccc298b74..eec355a769 100644 --- a/src/apps/mediaplayer/MediaPlayer.rdef +++ b/src/apps/mediaplayer/MediaPlayer.rdef @@ -20,6 +20,7 @@ resource file_types message { "types" = "application/x-ogg", "types" = "application/x-asf", "types" = "application/x-shockwave-flash", + "types" = "application/vnd.rn-realmedia-vbr", "types" = "audio", "types" = "video" };