Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Add ogg to the list of supported audio formats
Browse files Browse the repository at this point in the history
  • Loading branch information
bsinou committed Jun 18, 2018
1 parent 347f3c1 commit e0cf32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/editor.soundmanager/manifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<editor id="editor.soundmanager" iconClass="mdi mdi-volume-high" mimes="mp3,wav"
<editor id="editor.soundmanager" iconClass="mdi mdi-volume-high" mimes="mp3,wav,ogg"
openable="true" formId="smplayer_editor"
previewProvider="true" text="sm_editor.2" title="sm_editor.2" className="PydioSoundManager"
label="CONF_MESSAGE[Sound Player]" description="CONF_MESSAGE[Uses HTML5 or Flash to play a sound]"
Expand Down

0 comments on commit e0cf32e

Please sign in to comment.