100-mime.patch (1273B)
1 --- a/src/mime.conf.default 2 +++ b/src/mime.conf.default 3 @@ -1,20 +1,3 @@ 4 -## Copyright (C) 1996-2015 The Squid Software Foundation and contributors 5 -## 6 -## Squid software is distributed under GPLv2+ license and includes 7 -## contributions from numerous individuals and organizations. 8 -## Please see the COPYING and CONTRIBUTORS files for details. 9 -## 10 -# 11 -# This file associates URL patterns for servers or services 12 -# that don't automatically include Content-Type (like ftp) with a mime type 13 -# and a graphical icon. 14 -# 15 -# Content-Encodings are taken from section 3.1 of RFC2068 (HTTP/1.1) 16 -# 17 -# This file has the format : 18 -# 19 -# regexp content-type icon encoding mode actions 20 -#-------------------------------------------------------------------------------------------------------- 21 \.gif$ image/gif silk/image.png - image +download 22 \.mime$ www/mime silk/page_white_text.png - ascii +download 23 ^internal-dirup$ - silk/arrow_up.png - - 24 @@ -191,6 +174,4 @@ README text/plain silk/information.pn 25 \.xml$ text/xml silk/page_world.png - ascii +download 26 \.xsl$ text/xml silk/layout.png - ascii +download 27 \.xyz$ chemical/x-xyz silk/chart_line.png - image +download 28 -# 29 -# the default 30 . text/plain silk/bullet_red.png - image +download +view