mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 21:41:28 +01:00
added svgz as an extension for SVG
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28960 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a107d1676e
commit
f26379bcfd
@ -7,5 +7,6 @@ resource(2, "META:S:DESC") #'MSDC' "SVG Image";
|
||||
|
||||
resource(3, "META:EXTENS") message(234) {
|
||||
"extensions" = "svg",
|
||||
"extensions" = "svgz",
|
||||
"type" = "image/svg+xml"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user