From d1b145fff23959347bb00fbceabd133b293945f7 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 19 Oct 2001 16:39:52 +0000 Subject: [PATCH] added an entry for real audio files. possibly irrelevant after Marc's recent changes regarding mime-type detection. couldn't get this entry to work tho', and am highly curious as to what i was doing wrong. --- source/content-types.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/content-types.properties b/source/content-types.properties index 2084c481..e3c4407b 100755 --- a/source/content-types.properties +++ b/source/content-types.properties @@ -279,4 +279,7 @@ audio/mp3: \ action=application;\ application=mpg123 %s +audio/vnd.rn-realaudio: \ + description=RealAudio File;\ + file_extensions=.ra -- 2.11.0