Base: Add PPM file type to QuickShow file type list

This commit is contained in:
Hüseyin ASLITÜRK 2020-06-22 13:25:10 +03:00 committed by Andreas Kling
commit 7f30d933b5
Notes: sideshowbarker 2024-07-19 05:27:08 +09:00
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
[FileType]
pbm=/bin/QuickShow
png=/bin/QuickShow
ppm=/bin/QuickShow
gif=/bin/QuickShow
bmp=/bin/QuickShow
html=/bin/Browser