Skip to content
Snippets Groups Projects
Commit 66e8ed28 authored by callum_linden's avatar callum_linden
Browse files

Point audio MIME types at libVLC media plugin vs CEF

parent 69174fcc
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@
audio
</widgettype>
<impl>
media_plugin_cef
media_plugin_libvlc
</impl>
</mimetype>
<mimetype name="video/*">
......@@ -317,7 +317,7 @@
audio
</widgettype>
<impl>
media_plugin_cef
media_plugin_libvlc
</impl>
</mimetype>
<mimetype name="audio/x-aiff">
......@@ -328,7 +328,7 @@
audio
</widgettype>
<impl>
media_plugin_cef
media_plugin_libvlc
</impl>
</mimetype>
<mimetype name="audio/x-wav">
......@@ -339,7 +339,7 @@
audio
</widgettype>
<impl>
media_plugin_cef
media_plugin_libvlc
</impl>
</mimetype>
<mimetype menu="1" name="image/bmp">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment