You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.1 KiB

  1. --- a/src/mime.conf.default
  2. +++ b/src/mime.conf.default
  3. @@ -1,19 +1,3 @@
  4. -# This file associates filename extensions (for servers or services
  5. -# that don't automatically include them - like ftp) with a mime type
  6. -# and a graphical icon.
  7. -#
  8. -#
  9. -# This file has the format :
  10. -# regex content-type icon content-encoding transfer-mode
  11. -#-----------------------------------------------------------------------------------
  12. -#
  13. -#
  14. -# Content-Encodings are taken from section 3.1 of RFC2068 (HTTP/1.1)
  15. -#
  16. -#
  17. -#
  18. -# regexp content-type icon encoding mode actions
  19. -#--------------------------------------------------------------------------------------------------------
  20. \.gif$ image/gif silk/image.png - image +download
  21. \.mime$ www/mime silk/page_white_text.png - ascii +download
  22. ^internal-dirup$ - silk/arrow_up.png - -
  23. @@ -190,6 +174,4 @@ README text/plain silk/information.pn
  24. \.xml$ text/xml silk/page_world.png - ascii +download
  25. \.xsl$ text/xml silk/layout.png - ascii +download
  26. \.xyz$ chemical/x-xyz silk/chart_line.png - image +download
  27. -
  28. -# the default
  29. . text/plain silk/bullet_red.png - image +download +view