summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-08-20 14:14:53 +0200
committerBastien Nocera <hadess@hadess.net>2019-08-20 14:16:48 +0200
commit1ea7f42f04cede5bc40fb177d099bf3233a21c0d (patch)
treeec15f779078e94d345a5f4c0b4c06ce8803054d9
parent96479637ed9ae433819eb847eff67d96bee37c2f (diff)
downloadshared-mime-info-1ea7f42f04cede5bc40fb177d099bf3233a21c0d.tar.gz
Merge the 2 G3 Fax image mime-types
One didn't have any glob or magic, so was effectively never used. Make it an alias of the other one.
-rw-r--r--freedesktop.org.xml.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 6f47f829..a55f6270 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -4569,11 +4569,9 @@ command to generate the output files.
<glob pattern="*.cgm"/>
</mime-type>
<mime-type type="image/fax-g3">
- <_comment>CCITT G3 fax</_comment>
+ <_comment>CCITT G3 fax image</_comment>
<glob pattern="*.g3"/>
- </mime-type>
- <mime-type type="image/g3fax">
- <_comment>G3 fax image</_comment>
+ <alias type="image/g3fax"/>
</mime-type>
<mime-type type="image/gif">
<_comment>GIF image</_comment>