mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-03 14:50:18 +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
|
@ -4,4 +4,4 @@ Executable=/bin/ImageViewer
|
|||
Category=Graphics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds
|
||||
FileTypes=bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue