mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 11:25:09 +00:00
Base: Add PGM file type to QuickShow file type list
This commit is contained in:
parent
0f7a651adc
commit
57ef3b27ec
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
[FileType]
|
||||
pbm=/bin/QuickShow
|
||||
pgm=/bin/QuickShow
|
||||
png=/bin/QuickShow
|
||||
ppm=/bin/QuickShow
|
||||
gif=/bin/QuickShow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue