summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2021-06-28 21:53:45 -0600
committerDavid Faure <faure@kde.org>2021-10-09 13:26:46 +0000
commit5798f5cef884a9d201ee3c73061f0a82fde69bee (patch)
tree21ddfab23df8cde1039c123d25349631654a6f9e /data
parent5e2412c1f5096c3206db71e82283017a50be70a7 (diff)
downloadshared-mime-info-5798f5cef884a9d201ee3c73061f0a82fde69bee.tar.gz
Make text/x-mrml a subclass of application/xml
Section 3 of the MRML specification states "it is XML-based, meaning that standard parsers can be used to process the communication messages." https://www.researchgate.net/publication/2329915_MRML_An_Extensible_Communication_Protocol_for_Interoperability_and_Benchmarking_of_Multimedia_Information_Retrieval_Systems
Diffstat (limited to 'data')
-rw-r--r--data/freedesktop.org.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 280f02f6..49ac2769 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -3896,6 +3896,7 @@ command to generate the output files.
<comment>MRML playlist</comment>
<acronym>MRML</acronym>
<expanded-acronym>Multimedia Retrieval Markup Language</expanded-acronym>
+ <sub-class-of type="application/xml"/>
<magic priority="50">
<match type="string" value="&lt;mrml " offset="0"/>
</magic>