summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2023-06-29 23:20:04 -0600
committerDavid Faure <faure@kde.org>2023-08-31 15:12:01 +0000
commit0ab135d1a75c40467b4155c976cbf3d615f1dc2a (patch)
treed914e88a707ea359ec3b2fb66defe162e8bc2840
parent19575832ac4410c9c624c267eaa5884aaa1717bf (diff)
Make application/vnd.squashfs a subclass of application/vnd.efi.img
-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 405bf19..48f3946 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -7782,6 +7782,7 @@ command to generate the output files.
<mime-type type="application/vnd.squashfs">
<comment>Squashfs filesystem image</comment>
+ <sub-class-of type="application/vnd.efi.img"/>
<magic>
<match type="string" value="sqsh" offset="0"/>
<match type="string" value="hsqs" offset="0"/>