Subtypes inherit the Preferred Application setting of their supertype and need not set one unless they want or need a separate one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30617 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
aee4b7e237
commit
d5cc501e64
@ -11,4 +11,3 @@ resource(3, "META:EXTENS") message(234) {
|
||||
"type" = "video/mp4"
|
||||
};
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer";
|
||||
|
@ -7,4 +7,3 @@ resource(2, "META:SNIFF_RULE") "0.50 (\"\\000\\000\\001\\272\" | \"\\000\\000\\0
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "MPEG Movie";
|
||||
|
||||
resource(6, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer";
|
||||
|
@ -13,4 +13,3 @@ resource(4, "META:EXTENS") message(234) {
|
||||
"type" = "video/quicktime"
|
||||
};
|
||||
|
||||
resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer";
|
||||
|
@ -8,9 +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.Haiku-MediaPlayer";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
resource(4, "META:EXTENS") message(234) {
|
||||
"extensions" = "mkv",
|
||||
"type" = "video/x-matroska"
|
||||
};
|
||||
|
@ -12,4 +12,3 @@ resource(4, "META:EXTENS") message(234) {
|
||||
"type" = "video/x-ms-asf"
|
||||
};
|
||||
|
||||
resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer";
|
||||
|
@ -7,9 +7,7 @@ resource(2, "META:SNIFF_RULE") "0.50 (\"RIFF????AVI \" & 0xffffffff00000000fffff
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "AVI Movie";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
resource(4, "META:EXTENS") message(234) {
|
||||
"extensions" = "avi",
|
||||
"type" = "video/x-msvideo"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user