* Applied patch by Idefix that fixes the recognition rule of text/x-patch, and
thus closes bug #4749. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34100 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -4,7 +4,7 @@ resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
resource(1, "META:TYPE") "text/x-patch";
|
||||
|
||||
resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
||||
"0.30 ([0:100]\"diff \" | [0:100]\"--- \" | [0:100]\"+++ \" | [0:100]\"@@ -\")"
|
||||
"0.30 ([0:100]\"Index: \" | [0:100]\"--- \" | [0:100]\"+++ \" | [0:100]\"@@ -\")"
|
||||
};
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "Patch";
|
||||
|
||||
Reference in New Issue
Block a user