#
#
#  AM --- AmigaMail
#  (C) 1991 by Christian Riede
#
#  AM is distributed in the hope that it will be useful, but WITHOUT ANY
#  WARRANTY.  No author or distributor accepts responsibility to anyone
#  for the consequences of using it or for whether it serves any
#  particular purpose or works at all, unless he says so in writing.
#  Refer to the GNU General Public License, Version 1, for full details.
#
#  Everyone is granted permission to copy, modify and redistribute AM,
#  but only under the conditions described in the GNU General Public
#  License, Version 1.  A copy of this license is supposed to have been
#  given to you along with AM so you can know your rights and responsi-
#  bilities.  It should be in a file named COPYING.  Among other things,
#  the copyright notice and this notice must be preserved on all copies.
#
# 
#
#
# text content types
#
text/plain;uucp:c/showTEXT %s action %a filename %{filename}
text/richtext;uucp:c/showRT %s action %a filename %{filename}
#
# image content types
#
image/gif;uucp:c/showGIF %s action %a filename %{filename}
image/jpeg;uucp:c/showJPEG %s action %a filename %{filename}
image/pbm;uucp:c/showPBM %s action %a filename %{filename}
image/pgm;uucp:c/showPGM %s action %a filename %{filename}
image/x-xwd;uucp:c/showXWD %s action %a filename %{filename}
image/x-iff-ilbm;uucp:c/showILBM %s action %a filename %{filename}
image/xwd;uucp:c/showXWD %s action %a filename %{filename}
#
# audio content types
#
audio/basic;uucp:c/playUlawSound %s;label="An audio fragment";\
        compose="svxToUlaw %s"
#
# message content types
#
message/partial;uucp:c/showpartial %s %{id} %{number} %{total}
#
# application content types
#
# If you have an interactive Postscript interpreter, you should think carefully
# before replacing lpr with it in the following line, because PostScript
# can be an enormous security hole.  It is RELATIVELY harmless
# when sent to the printer...
#application/postscript;type %s par:
#application/postscript;uucp:c/showPS %s
application/octet-stream;uucp:c/showBIN %s filename %{filename}
application/x-dvi;uucp:c/showDVI %s action %a filename %{filename}
