Tweaked the default preferred apps for some text mime types. The chances
are high that Pe is installed, if not, StyledEdit is used anyways. Also Firefox is more likely to be present on these days images than NetPositive. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26238 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
85ebbd1318
commit
9380c00233
@ -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.Be-NPOS";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.mozilla-firefox";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
"extensions" = "htm",
|
||||
|
@ -24,7 +24,7 @@ resource(4, "META:EXTENS") message(234) {
|
||||
"type" = "text/x-source-code"
|
||||
};
|
||||
|
||||
resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-StyledEdit";
|
||||
resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.beunited.pe";
|
||||
|
||||
resource(6, "META:ICON") #'VICN' array {
|
||||
$"6E6369660505010200060338D2F73CD163BF82B23B84A94B88504870C900B6F5"
|
||||
|
@ -15,7 +15,7 @@ resource(3, "META:EXTENS") message(234) {
|
||||
"type" = "text/x-vnd.be.resourcedef"
|
||||
};
|
||||
|
||||
//resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.haiku.styled-edit";
|
||||
//resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.beunited.pe";
|
||||
|
||||
resource(4, "META:ICON") #'VICN' array {
|
||||
$"6E63696607050102000603399E0F3D9C0ABF82B23B84A94B88504870C900A5B1"
|
||||
|
@ -10,4 +10,4 @@ resource(3, "META:EXTENS") message(234) {
|
||||
"type" = "text/xml"
|
||||
};
|
||||
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-StyledEdit";
|
||||
resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.beunited.pe";
|
||||
|
Loading…
Reference in New Issue
Block a user