summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2024-06-02 15:55:44 -0600
committerDavid Faure <faure@kde.org>2024-06-16 16:40:26 +0000
commitcbf370982ae2fd1e024c13a511cf670fe68e9e2b (patch)
tree65338bf46b2bf97462db8cbf9da2bd7d182918a5
parent6d16b232852b6b0f429f52931bde05dc298c16a4 (diff)
Remove "sqsh" magic from application/vnd.squashfs
All SquashFS files begin with "hsqs". None have "sqsh". https://dr-emann.github.io/squashfs/
-rw-r--r--data/freedesktop.org.xml.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index a9cbab1..144f6b4 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -8489,7 +8489,6 @@ command to generate the output files.
<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"/>
</magic>
<glob pattern="*.sqsh"/>