You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2014/03/18 13:31:31 UTC

svn commit: r1578843 - /tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml

Author: nick
Date: Tue Mar 18 12:31:31 2014
New Revision: 1578843

URL: http://svn.apache.org/r1578843
Log:
TIKA-1259 Complete adding the well known Ogg related mimetypes

Modified:
    tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml

Modified: tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
URL: http://svn.apache.org/viewvc/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml?rev=1578843&r1=1578842&r2=1578843&view=diff
==============================================================================
--- tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml (original)
+++ tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml Tue Mar 18 12:31:31 2014
@@ -403,7 +403,6 @@
     </magic>
     <glob pattern="*.ogx"/>
   </mime-type>
-  <!-- TODO CMML, Annodex, CELT, KATE, see TIKA-1259 -->
 
   <mime-type type="application/onenote">
     <glob pattern="*.onetoc"/>
@@ -3428,8 +3427,13 @@
   </mime-type>
 
   <mime-type type="application/xspf+xml">
+    <acronym>XSPF</acronym>
+    <_comment>XML Shareable Playlist Format</_comment>
+    <root-XML localName="playlist"
+              namespaceURI="http://xspf.org/ns/0/"/>
     <glob pattern="*.xspf"/>
   </mime-type>
+
   <mime-type type="application/xv+xml">
     <glob pattern="*.mxml"/>
     <glob pattern="*.xhvml"/>
@@ -3666,7 +3670,7 @@
   </mime-type>
 
   <mime-type type="audio/opus">
-    <_comment>Ogg Vorbis Codec Compressed WAV File</_comment>
+    <_comment>Ogg Opus Codec Compressed WAV File</_comment>
     <magic priority="60">
       <!-- For a single stream file -->
       <match value="OggS\000.......................OpusHead" type="string"