1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:18:14 +00:00

Base: Add PGM file type to QuickShow file type list

This commit is contained in:
Hüseyin ASLITÜRK 2020-06-22 14:47:31 +03:00 committed by Andreas Kling
parent 0f7a651adc
commit 57ef3b27ec
2 changed files with 2 additions and 1 deletions

View file

@ -8,4 +8,4 @@ Category=Graphics
32x32=/res/icons/32x32/filetype-image.png
[Launcher]
FileTypes=pbm,png,ppm,gif
FileTypes=pbm,pgm,png,ppm,gif