Replaced references to VLC to the appropriate bundled app. This fixes bug #891.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19063 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@ resource(1, "META:TYPE") "audio/mid";
|
||||
|
||||
resource(2, "META:S:DESC") #'MSDC' "MIDI File";
|
||||
|
||||
resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.videolan-vlc";
|
||||
resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.haiku.MidiPlayer";
|
||||
|
||||
resource(4, "META:EXTENS") message(234) {
|
||||
"extensions" = "mid",
|
||||
|
||||
@@ -8,7 +8,7 @@ resource(1, "META:TYPE") "audio/x-matroska";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "Matroska Audio";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.videolan-vlc";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku.MediaPlayer";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
"extensions" = "mka",
|
||||
|
||||
@@ -8,7 +8,7 @@ resource(1, "META:TYPE") "video/x-matroska";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "Matroska Video";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.videolan-vlc";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku.MediaPlayer";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
"extensions" = "mkv",
|
||||
|
||||
Reference in New Issue
Block a user