summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-02-15 23:28:46 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-02-15 23:28:46 +0000
commit05969e52ef8aded4c0cb3c228cceffa8da0e94a9 (patch)
treebf2bb575a96282a1eaa799cf21447f32d5ac3074 /amiga
parent8da8f14396aaa56e8dfd7bfae23c7deccd802d36 (diff)
downloadnetsurf-05969e52ef8aded4c0cb3c228cceffa8da0e94a9.tar.gz
netsurf-05969e52ef8aded4c0cb3c228cceffa8da0e94a9.tar.bz2
Set default JavaScript icon to report correct MIME type
Diffstat (limited to 'amiga')
-rwxr-xr-xamiga/dist/Install1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/dist/Install b/amiga/dist/Install
index 01914294b..d550e8b73 100755
--- a/amiga/dist/Install
+++ b/amiga/dist/Install
@@ -608,6 +608,7 @@
(p_setmimetype "webp" "image/webp")
(p_setmimetype "lha" "application/x-lha")
(p_setmimetype "zip" "application/x-zip")
+(p_setmimetype "js" "application/javascript")
(complete 98)