mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:57:35 +00:00
Base: Add .ico file association to Image Viewer and Pixel Paint
This commit is contained in:
parent
e7cc426e05
commit
a85c18d3c4
3 changed files with 3 additions and 2 deletions
|
@ -10,6 +10,7 @@ jpg=/bin/ImageViewer
|
|||
jpeg=/bin/ImageViewer
|
||||
qoi=/bin/ImageViewer
|
||||
tga=/bin/ImageViewer
|
||||
ico=/bin/ImageViewer
|
||||
html=/bin/Browser
|
||||
wav=/bin/SoundPlayer
|
||||
flac=/bin/SoundPlayer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue