author | llornkcor <llornkcor> | 2002-09-21 02:24:59 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-09-21 02:24:59 (UTC) |
commit | a9131dc457602352acac91e31dcca51d37361eba (patch) (side-by-side diff) | |
tree | f452e23cc8d9e9edf83a98bd67cbe12d89007607 /etc | |
parent | 4b0a34a494dbea653b79a945b8c59ee0be62ac75 (diff) | |
download | opie-a9131dc457602352acac91e31dcca51d37361eba.zip opie-a9131dc457602352acac91e31dcca51d37361eba.tar.gz opie-a9131dc457602352acac91e31dcca51d37361eba.tar.bz2 |
fixed audio/x-mpegurl type
-rw-r--r-- | etc/mime.types | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/mime.types b/etc/mime.types index 1142006..44dfe62 100644 --- a/etc/mime.types +++ b/etc/mime.types @@ -78,8 +78,8 @@ audio/prs.sid sid psid audio/basic au snd audio/midi mid midi kar audio/mpeg mp3 mpga mp2 mpega -audio/mpegurl m3u audio/x-aiff aif aifc aiff +audio/x-mpegurl m3u pls audio/x-mod amf apun dsm far gdm imf it med mod mtm nst s3m stm stx ult uni xm audio/x-pn-realaudio ra ram audio/x-pn-realaudio-plugin @@ -114,6 +114,7 @@ multipart/appledouble multipart/digest multipart/mixed multipart/parallel +playlist/plain playlist text/css css text/html html htm text/plain txt asc c cc h hh cpp hpp |