src/share/jaf_classes/META-INF/mimetypes.default

Wed, 05 Jun 2019 03:24:35 +0100

author
stooke
date
Wed, 05 Jun 2019 03:24:35 +0100
changeset 1810
58b7d9924d70
parent 0
373ffda63c9a
permissions
-rw-r--r--

8210886: Remove references in xwindows.md to non-existent files.
Reviewed-by: serb, dmarkov, andrew

     1 #
     2 # A simple, old format, mime.types file
     3 #
     4 text/html		html htm HTML HTM
     5 text/plain		txt text TXT TEXT
     6 image/gif		gif GIF
     7 image/ief		ief
     8 image/jpeg		jpeg jpg jpe JPG
     9 image/tiff		tiff tif
    10 image/x-xwindowdump	xwd
    11 application/postscript	ai eps ps
    12 application/rtf		rtf
    13 application/x-tex	tex
    14 application/x-texinfo	texinfo texi
    15 application/x-troff	t tr roff
    16 audio/basic		au
    17 audio/midi		midi mid
    18 audio/x-aifc		aifc
    19 audio/x-aiff            aif aiff
    20 audio/x-mpeg		mpeg mpg
    21 audio/x-wav             wav
    22 video/mpeg		mpeg mpg mpe
    23 video/quicktime		qt mov
    24 video/x-msvideo		avi

mercurial