mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:37:36 +00:00
Userland: Register TIFF as a supported image file type
This includes both .tiff and .tif extensions.
This commit is contained in:
parent
67c6af8cfe
commit
26a3be17c8
3 changed files with 4 additions and 2 deletions
|
@ -4,4 +4,4 @@ Executable=/bin/ImageViewer
|
|||
Category=Graphics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=bmp,dds,gif,ico,iff,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga,tvg
|
||||
FileTypes=bmp,dds,gif,ico,iff,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga,tiff,tif,tvg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue