Base+Userland: Add support for QOA files everywhere

This adds MIME type sniffing,
`file` support,
LaunchServer support to open QOA in SoundPlayer,
and audio icons
This commit is contained in:
kleines Filmröllchen 2023-02-27 13:03:06 +01:00 committed by Andrew Kaster
commit 61bb9103c2
Notes: sideshowbarker 2024-07-17 08:36:27 +09:00
5 changed files with 6 additions and 3 deletions

View file

@ -17,6 +17,7 @@ flac=/bin/SoundPlayer
m3u=/bin/SoundPlayer
m3u8=/bin/SoundPlayer
mp3=/bin/SoundPlayer
qoa=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet