# This file is automatically generated
# edit the file /usr/lib/mailcap.local to add any local mailcap entries
#
# Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
#
# Permission to use, copy, modify, and distribute this material
# for any purpose and without fee is hereby granted, provided
# that the above copyright notice and this permission notice
# appear in all copies, and that the name of Bellcore not be
# used in advertising or publicity pertaining to this
# material without the specific, prior written permission
# of an authorized representative of Bellcore.  BELLCORE
# MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
# OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
# WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
#
# Mailcap file for Netscape
#
# Users may override or extend this with a .mailcap file in
# their own directory.  Netscape will search both mailcap
# files looking for a match.
#
# imgview currently can view SGI, TIFF, JFIF/JPEG, and GIF formats.
# Netscape has builtin viewing support for GIF and JFIF and if the
# mailcap entries for these are commented out, it will display those
# images as a new page when downloaded.  However, for consistency
# the default is to use the external viewer.
#
# First a note about syntax:
#    The first token in a configuration line represents a mime type.
#    A mime type is of the form "SubGroup/Item" and either token
#    can be replaced by the wildcard character "*"

#    the second token is the command that you would run
#    when the specified mime type is encountered.  An example
#    would be "xv %s" where %s will be replaced by a filename

#    remaining tokens represent name value pairs.

#    the "test=" pair invokes the test command
#    specified and checks the UNIX shell return code to see if the
#    test passed.  If the test passes the mime mapping is made, otherwise
#    the mapping is not made.

#    the "stream-buffer-size=" pair tells the application
#    to use a popen command to invoke the program specified and to
#    pipe all data into the command.  Only programs that can handle
#    piped input can use this method.  When this method is used
#    a "%s" should not be included in the command.  You should
#    make sure that the program you wish to use can accept piped
#    data by trying something like this before using it:
#       cat "YOUR_DATA_FILE_HERE" | COMMAND_TO_TEST

#    You may continue lines by using the backslash character "\"

text/plain; nr -newwin %s; \
	 description="Netscape URL Shortcut"
text/html; description="HTML Document"
application/x-inpview; /usr/lib/InPerson/inpview -wbfile %s; \
	 description="InPerson Whiteboard Document"
application/x-enterlicense; /usr/etc/enterlicense %s; \
	 description="License Management Tool"
text/plain; mozilla-xremote-client %s; \
	 description="Netscape URL Shortcut"
text/plain; nr -newwin %s; \
	 description="Netscape URL Shortcut"
text/x-vcard; nr -newwin %s; \
	 description="Versit Business Card"
application/x-ppages; peoplepages %s; \
	 description="PeoplePages Book"
application/x-insight; description="IRIS Insight Viewer"
image/x-rgb; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="Classic SGI image"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/tiff; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="TIFF image"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/jpeg; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="JPEG/JFIF compressed image"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/x-photo-cd; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="Kodak Photo CD Image Pac"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/gif; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="GIF image"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/x-png; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="PNG Image File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/x-MS-bmp; imgview -nofork %s; \
	 compose=imgworks %s; \
	 description="BMP Image File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
video/x-sgi-movie; mediaplayer -v -nofork %s; \
	 compose=moviemaker %s; \
	 description="SGI Movie File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm"
video/quicktime; mediaplayer -v -nofork %s; \
	 compose=moviemaker %s; \
	 description="QuickTime Movie File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm"
video/x-msvideo; mediaplayer -v -nofork %s; \
	 compose=moviemaker %s; \
	 description="AVI Movie File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm"
video/mpeg; mediaplayer -v -nofork %s; \
	 compose=moviemaker %s; \
	 description="MPEG-1 Video Bitstream File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm"
video/x-mpeg-system; mediaplayer -v -nofork %s; \
	 compose=moviemaker %s; \
	 description="MPEG-1 Systems Bitstream File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm"
x-music/x-midi; soundplayer -nofork -nounique %s; \
	 compose=soundeditor %s; \
	 description="MIDI File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
image/x-pixmap; description="XPM Pixmap File"
image/x-xbitmap; bitmap %s; \
	 description="X Bitmap File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
audio/x-aiff; soundplayer -nofork -nounique %s; \
	 compose=soundeditor %s; \
	 description="AIFF sound file"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/sound.xbm"
audio/x-aifc; soundplayer -nofork -nounique %s; \
	 compose=soundeditor %s; \
	 description="AIFC sound file"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/sound.xbm"
audio/x-wav; soundplayer -nofork -nounique %s; \
	 compose=soundeditor %s; \
	 description="Microsoft RIFF WAVE sound file"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/sound.xbm"
audio/basic; soundplayer -nofork -nounique %s; \
	 compose=soundeditor %s; \
	 description="SUN/NeXT sound file"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/sound.xbm"
audio/x-mpeg; soundplayer -nofork -nounique %s; \
	 compose=soundeditor %s; \
	 description="MPEG Audio Bitstream File"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/sound.xbm"
application/x-sgi-catalog; description="System Administration Catalog"
application/x-sgi-exec; description="Task Manager Executable"
application/x-sgi-task; description="System Administration Task"
application/x-cpio; description="cpio archive"
application/x-tar; description="tar archive"
application/postscript; /usr/bin/X11/xpsview %s; \
	 description="PostScript file"
application/postscript; /usr/bin/X11/xpsview %s; \
	 description="PostScript file with non-ASCII header"
application/x-troff-man; description="nroff file using man macros"
application/x-troff-me; description="nroff file using me macros"
application/x-troff-mm; description="nroff file using mm macros"
application/x-troff-ms; description="nroff file using ms macros"
application/x-mailfolder; /usr/bin/X11/zmail -gui -folder %s; \
	 compose=/usr/bin/X11/zmail -gui %s; \
	 description="mail file"; \
	 x11-bitmap="/usr/lib/Zmail/bitmaps/text.xbm"
application/x-dirview; dirview `cat %s`; \
	 description="directory viewer"
text/html; description="HTML Document"
text/plain; description="plain text file"
image/*; imgview -nofork %s; compose=imgworks %s; description="basic image"; \
        x11-bitmap="/usr/lib/Zmail/bitmaps/image.xbm"
audio/*; soundplayer -nofork -nounique %s

default; cat %s; copiousoutput
