summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Dana <ferdnyc@gmail.com>2021-12-14 23:04:24 +0000
committerVille Skyttä <ville.skytta@iki.fi>2022-02-07 20:45:10 +0000
commitdc7e23e0d686dccc01842a0ac084b2397001a1e7 (patch)
tree3751344a3327b4f9cc57c97d422eb0b121f7caa2
parent5f783439f7a4068b9a2c0ea6074deedb55a68dc7 (diff)
downloadshared-mime-info-dc7e23e0d686dccc01842a0ac084b2397001a1e7.tar.gz
Differentiate comic book archives
-rw-r--r--data/freedesktop.org.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 2b62ccc5..1e54b446 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -1619,26 +1619,26 @@ command to generate the output files.
<glob pattern="*.ps.bz2"/>
</mime-type>
<mime-type type="application/vnd.comicbook-rar">
- <comment>comic book archive</comment>
+ <comment>comic book archive (rar container)</comment>
<sub-class-of type="application/vnd.rar"/>
<generic-icon name="x-office-document"/>
<glob pattern="*.cbr"/>
<alias type="application/x-cbr"/>
</mime-type>
<mime-type type="application/x-cb7">
- <comment>comic book archive</comment>
+ <comment>comic book archive (7z container)</comment>
<sub-class-of type="application/x-7z-compressed"/>
<generic-icon name="x-office-document"/>
<glob pattern="*.cb7"/>
</mime-type>
<mime-type type="application/x-cbt">
- <comment>comic book archive</comment>
+ <comment>comic book archive (tar container)</comment>
<sub-class-of type="application/x-tar"/>
<generic-icon name="x-office-document"/>
<glob pattern="*.cbt"/>
</mime-type>
<mime-type type="application/vnd.comicbook+zip">
- <comment>comic book archive</comment>
+ <comment>comic book archive (zip container)</comment>
<sub-class-of type="application/zip"/>
<generic-icon name="x-office-document"/>
<glob pattern="*.cbz"/>