mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 16:16:43 +00:00
Base: Set ImageViewer as the launcher for .qoi files
This commit is contained in:
parent
ae0d6ba72c
commit
82dde0ad0d
Notes:
sideshowbarker
2024-07-17 22:31:51 +09:00
Author: https://github.com/linusg
Commit: 82dde0ad0d
Pull-request: https://github.com/SerenityOS/serenity/pull/11338
Reviewed-by: https://github.com/Astraeus-
Reviewed-by: https://github.com/alimpfard ✅
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ gif=/bin/ImageViewer
|
|||
bmp=/bin/ImageViewer
|
||||
jpg=/bin/ImageViewer
|
||||
jpeg=/bin/ImageViewer
|
||||
qoi=/bin/ImageViewer
|
||||
html=/bin/Browser
|
||||
wav=/bin/SoundPlayer
|
||||
flac=/bin/SoundPlayer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue