mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
Base: Set ImageViewer as the launcher for .qoi files
This commit is contained in:
parent
ae0d6ba72c
commit
82dde0ad0d
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