mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:27:45 +00:00
Base: Add missing FileTypes for PixelPaint
As mentioned in today's monthly update video, the Open With menu doesn't show Pixel Paint for most image file types. This commit brings it in sync with Image Viewer, since everything seems to open correctly anyway :)
This commit is contained in:
parent
411251bae9
commit
4389c7de25
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ Executable=/bin/PixelPaint
|
|||
Category=Graphics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=pp
|
||||
FileTypes=pp,bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue