On Wed, 27 Dec 2000, Christof Lange wrote:

  Steve wrote:
> >  Why does Arachne know how to handle the *.ogg file, but not the
> >*.mod file???
 
> I do not know, but I remember a remark in the mime.cfg for DOS that 
> you have to care for a certain among the file extensions. Do you have 
> extensions *.mo or *.m in the file?

  Nope, no extensions like those.  As a matter of fact, I've
changed mime.conf very little... (The reference to the left is
the mime.conf in use, and the reference to the right is the 
mime.conf as shipped.)

$ diff /usr/share/arachne/mime.conf /opt/arachne-1.66b/share/arachne/mime.conf.orig
18,20c18,19
< audio/x-wav              WAV|play $1 &
< audio/basic              AU|play $1 &
---
> audio/x-wav              WAV|$play.exe $1
> audio/basic              AU|$play.exe $1
177,178d175
< file/.ogg                |xmms $1 &
< file/.mod                |xmms $1 &

 - Steve

Reply via email to