[PATCH] font/woff2: Incorrect type fixed
ronenu at campus.technion.ac.il
ronenu at campus.technion.ac.il
Thu Oct 11 01:22:18 UTC 2018
Type font/woff appeared incorrectly for the WOFF2 entry
---
freedesktop.org.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 66c44fa..017bfbb 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -2020,7 +2020,7 @@ command to generate the output files.
<glob pattern="*.woff"/>
<alias type="application/font-woff"/>
</mime-type>
- <mime-type type="font/woff">
+ <mime-type type="font/woff2">
<_comment>WOFF2 font</_comment>
<acronym>WOFF2</acronym>
<expanded-acronym>Web Open Font Format 2.0</expanded-acronym>
--
2.18.0
More information about the xdg
mailing list