# 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.
#
# whine whine bother blab whine. :-)
#

##
# Note that the effect of the following is to send ALL audio subtypes to the 
# showaudio program, but to compose audio (e.g. in the mailto program) 
# using "audio/basic" as the type.
##
audio/*; showaudio %s
audio/basic; showaudio %s; compose=audiocompose %s; edit=audiocompose %s; description="An audio fragment"

image/*; xv %s; compose=xpaint %s; edit=xpaint %s; description="an image"
image/mpeg; xanim %s; description="an mpeg movie"

video/*; xanim %s; description="Video of some type"

##
# interping random PS is insecure; printing is mostly ok
##
application/postscript; gv %s ; description="A Postscript File";\
	      	      	compose="getfilename Postscript %s"
