summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2021-10-09 10:38:06 +0300
committerDavid Faure <faure@kde.org>2021-12-12 18:45:55 +0000
commit0d1f97ef971440418460b2409b26124ff6d11681 (patch)
tree4536f5e55646e523df92d6dc773bdb155b575c38
parent64a202523d049605d277d03b977d5f9d29546397 (diff)
downloadshared-mime-info-0d1f97ef971440418460b2409b26124ff6d11681.tar.gz
image/hif: add *.hif glob
Refs https://www.iana.org/assignments/media-types/image/heif
-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 183bc184..6a639c83 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -4785,6 +4785,7 @@ command to generate the output files.
</magic>
<glob pattern="*.heic"/>
<glob pattern="*.heif"/>
+ <glob pattern="*.hif"/>
<alias type="image/heic"/>
<alias type="image/heic-sequence"/>
<alias type="image/heif-sequence"/>