ladybird/Base/res/apps/SoundPlayer.af
kleines Filmröllchen 9ff01723ba Userland: Use more common WAV MIME type
There is no official IANA MIME type for WAV (see
https://www.iana.org/assignments/media-types/media-types.xhtml#audio),
so this will always be subjective. While
https://www.rfc-editor.org/rfc/rfc2361 suggests audio/vnd.wave, we use
audio/wav since that seems to be most common across the internet.
2023-03-17 22:20:16 +00:00

8 lines
167 B
Text

[App]
Name=Sound Player
Executable=/bin/SoundPlayer
Category=Media
[Launcher]
FileTypes=mp3,flac,m3u,m3u8,qoa,wav
MimeTypes=audio/mpeg,audio/wav,audio/flac,audio/qoa