mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 01:56:38 +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
Notes:
sideshowbarker
2024-07-17 19:53:15 +09:00
Author: https://github.com/jedieaston 🔰
Commit: 4389c7de25
Pull-request: https://github.com/SerenityOS/serenity/pull/12238
Reviewed-by: https://github.com/bgianfo ✅
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