diff --git a/Base/home/anon/LaunchServer.ini b/Base/home/anon/LaunchServer.ini index 4e64e115d1..b00167f949 100644 --- a/Base/home/anon/LaunchServer.ini +++ b/Base/home/anon/LaunchServer.ini @@ -1,5 +1,6 @@ [FileType] pbm=/bin/QuickShow +pgm=/bin/QuickShow png=/bin/QuickShow ppm=/bin/QuickShow gif=/bin/QuickShow diff --git a/Base/res/apps/QuickShow.af b/Base/res/apps/QuickShow.af index fd33890be5..739544ac69 100644 --- a/Base/res/apps/QuickShow.af +++ b/Base/res/apps/QuickShow.af @@ -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