add application/gzip (as other application/x-gzip)
This commit is contained in:
parent
46c0088206
commit
6ec7f92938
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
#
|
#
|
||||||
# The script (ie: rcluncomp) must output the uncompressed file name on
|
# The script (ie: rcluncomp) must output the uncompressed file name on
|
||||||
# stdout.
|
# stdout.
|
||||||
|
application/gzip = uncompress rcluncomp gunzip %f %t
|
||||||
application/x-gzip = uncompress rcluncomp gunzip %f %t
|
application/x-gzip = uncompress rcluncomp gunzip %f %t
|
||||||
application/x-compress = uncompress rcluncomp gunzip %f %t
|
application/x-compress = uncompress rcluncomp gunzip %f %t
|
||||||
application/x-bzip2 = uncompress rcluncomp bunzip2 %f %t
|
application/x-bzip2 = uncompress rcluncomp bunzip2 %f %t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue