lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Expanded mime types for lynx.cfg to handle real audio


From: vtailor
Subject: lynx-dev Expanded mime types for lynx.cfg to handle real audio
Date: Thu, 06 Apr 2000 10:33:23 -0400

The following is a list of expanded mime type definitions for the lynx.cfg
file.  It includes the real-audio types, so that lynx can call the real audio
browser under Windows and Unix. For example,

VIEWER:audio/x-pn-realaudio:raplayer %s

will have lynx call the real audio player and pass it the URL to its streaming
audio.

===========================================================================

# The suffix definitions listed here in the default lynx.cfg file are
# similar to those normally established via src/HTInit.c.  You can change
# the defaults by editing that file or disable them, or via the global or
# personal mime.types files at run time (except for the additional fields).
# Assignments made here are overridden by entries in those files
# unless preceded with a SUFFIX_ORDER:PRECEDENCE_HERE.

SUFFIX:.ps:application/postscript
SUFFIX:.eps:application/postscript
SUFFIX:.ai:application/postscript
SUFFIX:.rtf:application/x-rtf
SUFFIX:.snd:audio/basic
SUFFIX:.gif:image/gif
SUFFIX:.rgb:image/x-rgb
SUFFIX:.pict:image/x-pict
SUFFIX:.xbm:image/x-xbitmap
SUFFIX:.tiff:image/x-tiff
SUFFIX:.jpg:image/jpeg
SUFFIX:.jpeg:image/jpeg
SUFFIX:.jpe:image/jpeg
SUFFIX:.mpg:video/mpeg
SUFFIX:.mpeg:video/mpeg
SUFFIX:.mov:video/quicktime
SUFFIX:.ram:audio/x-pn-realaudio
SUFFIX:.rm:audio/x-pn-realaudio
SUFFIX:.ra:audio/x-pn-realaudio
SUFFIX:.asx:audio/x-pn-realaudio
SUFFIX:.hqx:application/mac-binhex40
SUFFIX:.bin:application/octet-stream
SUFFIX:.exe:application/octet-stream
SUFFIX:.tar:application/octet-stream
SUFFIX:.Z:application/octet-stream
SUFFIX:.gz:application/octet-stream
SUFFIX:.bz2:application/octet-stream
SUFFIX:.zip:application/octet-stream
SUFFIX:.lzh:application/octet-stream
SUFFIX:.lha:application/octet-stream
SUFFIX:.dms:application/octet-stream

reply via email to

[Prev in Thread] Current Thread [Next in Thread]