summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-10-22 22:18:40 +0300
committerVille Skyttä <ville.skytta@iki.fi>2011-10-22 22:18:40 +0300
commit74f6e433a7cf043ce337510c8d15b4fa398946b1 (patch)
tree2199d9d4023f0558d8cdeaaa2c97344b4a837317
parentb938a3786f195130327310cfa294b11a17667540 (diff)
downloadshared-mime-info-74f6e433a7cf043ce337510c8d15b4fa398946b1.tar.gz
Add SMIL 2.0, 2.1, and 3.0 root-XMLs.
-rw-r--r--freedesktop.org.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 5026e03a..4645ab2d 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -361,6 +361,9 @@ command to generate the output files.
<magic priority="55">
<match type="string" value="&lt;smil" offset="0:256"/>
</magic>
+ <root-XML namespaceURI="http://www.w3.org/2001/SMIL20/Language" localName="smil"/>
+ <root-XML namespaceURI="http://www.w3.org/2005/SMIL21/Language" localName="smil"/>
+ <root-XML namespaceURI="http://www.w3.org/ns/SMIL" localName="smil"/>
</mime-type>
<mime-type type="application/vnd.ms-wpl">
<_comment>WPL playlist</_comment>