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 @@ ...@@ -174,7 +174,7 @@
audio audio
</widgettype> </widgettype>
<impl> <impl>
media_plugin_cef media_plugin_libvlc
</impl> </impl>
</mimetype> </mimetype>
<mimetype name="video/*"> <mimetype name="video/*">
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
audio audio
</widgettype> </widgettype>
<impl> <impl>
media_plugin_cef media_plugin_libvlc
</impl> </impl>
</mimetype> </mimetype>
<mimetype name="audio/x-aiff"> <mimetype name="audio/x-aiff">
...@@ -328,7 +328,7 @@ ...@@ -328,7 +328,7 @@
audio audio
</widgettype> </widgettype>
<impl> <impl>
media_plugin_cef media_plugin_libvlc
</impl> </impl>
</mimetype> </mimetype>
<mimetype name="audio/x-wav"> <mimetype name="audio/x-wav">
...@@ -339,7 +339,7 @@ ...@@ -339,7 +339,7 @@
audio audio
</widgettype> </widgettype>
<impl> <impl>
media_plugin_cef media_plugin_libvlc
</impl> </impl>
</mimetype> </mimetype>
<mimetype menu="1" name="image/bmp"> <mimetype menu="1" name="image/bmp">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment