Add patchset as extension for text/x-patch
We don't have a separate type for them anyway.
This commit is contained in:
parent
603f753a8d
commit
8cb3428017
@ -12,6 +12,7 @@ resource(3, "META:S:DESC") #'MSDC' "Patch";
|
||||
resource(4, "META:EXTENS") message(234) {
|
||||
"extensions" = "diff",
|
||||
"extensions" = "patch",
|
||||
"extensions" = "patchset",
|
||||
"type" = "text/x-patch"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user