mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
LaunchServer: Add flac file association to /bin/SoundPlayer
This commit is contained in:
parent
0dbf786aed
commit
595ba17cfa
Notes:
sideshowbarker
2024-07-18 11:16:01 +09:00
Author: https://github.com/ngc6302h
Commit: 595ba17cfa
Pull-request: https://github.com/SerenityOS/serenity/pull/8296
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/kleinesfilmroellchen
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ jpg=/bin/ImageViewer
|
|||
jpeg=/bin/ImageViewer
|
||||
html=/bin/Browser
|
||||
wav=/bin/SoundPlayer
|
||||
flac=/bin/SoundPlayer
|
||||
m3u=/bin/SoundPlayer
|
||||
m3u8=/bin/SoundPlayer
|
||||
txt=/bin/TextEditor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue