Changed default application of text/html and http and https URLs to
WebPositive. Gopher URL type remains the only one to refer Firefox. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36568 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b5fa58c9d8
commit
42c982a76b
@ -7,5 +7,5 @@ resource(2, "META:S:DESC") #'MSDC' "HTTP URL";
|
||||
|
||||
resource(3, "META:L:DESC") #'MLDC' "Hypertext Transfer Protocol URL";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Mozilla-Firefox";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-WebPositive";
|
||||
|
||||
|
@ -7,5 +7,5 @@ resource(2, "META:S:DESC") #'MSDC' "HTTPS URL";
|
||||
|
||||
resource(3, "META:L:DESC") #'MLDC' "Secure HyperText Transfer Protocol URL";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Mozilla-Firefox";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-WebPositive";
|
||||
|
||||
|
@ -10,7 +10,7 @@ resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "HTML File";
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.mozilla-firefox";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-WebPositive";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
"extensions" = "htm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user