summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2014-04-16 00:40:36 +0200
committerBastien Nocera <hadess@hadess.net>2014-04-16 00:40:36 +0200
commit66b1fd91a39e4696d5139836b448389a9deba833 (patch)
treefc397b192eceda87667d128f529645f9c56d890e
parentacbec1094e68ea176e82c3a6a0a4f9fc4904c64e (diff)
downloadshared-mime-info-66b1fd91a39e4696d5139836b448389a9deba833.tar.gz
Add mime-type for partially downloaded files
Add application/x-partial-download mime-type for partially downloaded files so that thumbnailers do not attempt to thumbnail them before they are finished downloading.
-rw-r--r--freedesktop.org.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index b8cf7877..20df752b 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -166,6 +166,13 @@ command to generate the output files.
<_comment>unknown</_comment>
<glob pattern="*.bin"/>
</mime-type>
+ <mime-type type="application/x-partial-download">
+ <_comment>Partially downloaded file</_comment>
+ <generic-icon type="package-x-generic"/>
+ <glob pattern="*.wkdownload"/>
+ <glob pattern="*.crdownload"/>
+ <glob pattern="*.part"/>
+ </mime-type>
<mime-type type="application/oda">
<_comment>ODA document</_comment>
<acronym>ODA</acronym>