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