]> git.sesse.net Git - vlc/blobdiff - mozilla/vlcplugin.h
Add audio/wav and audio/x-wav to available mime types
[vlc] / mozilla / vlcplugin.h
index 44b897ea7b1793d121c044e5512633ea33c6aba9..4a96cca948580feb9f6c9bccd5a1b995ee3b5a9b 100644 (file)
@@ -110,4 +110,7 @@ private:
     "video/x-ms-wmv:wmv:Windows Media;" \
     /* Google VLC mime */ \
     "application/x-google-vlc-plugin::Google VLC plugin" \
+    /* Misc */ \
+    "audio/wav::WAV audio" \
+    "audio/x-wav::WAV audio" \