mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
Base: Add pbm file type to QuickShow file type list
This commit is contained in:
committed by
Andreas Kling
parent
671560a844
commit
58c3356472
@@ -1,4 +1,5 @@
|
||||
[FileType]
|
||||
pbm=/bin/QuickShow
|
||||
png=/bin/QuickShow
|
||||
gif=/bin/QuickShow
|
||||
bmp=/bin/QuickShow
|
||||
|
||||
@@ -8,4 +8,4 @@ Category=Graphics
|
||||
32x32=/res/icons/32x32/filetype-image.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=png,gif
|
||||
FileTypes=pbm,png,gif
|
||||
|
||||
Reference in New Issue
Block a user