diff --git a/Base/home/anon/LaunchServer.ini b/Base/home/anon/LaunchServer.ini index 47122cba50..4e64e115d1 100644 --- a/Base/home/anon/LaunchServer.ini +++ b/Base/home/anon/LaunchServer.ini @@ -1,6 +1,7 @@ [FileType] pbm=/bin/QuickShow png=/bin/QuickShow +ppm=/bin/QuickShow gif=/bin/QuickShow bmp=/bin/QuickShow html=/bin/Browser diff --git a/Base/res/apps/QuickShow.af b/Base/res/apps/QuickShow.af index 23e2a9cc9d..fd33890be5 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,gif +FileTypes=pbm,png,ppm,gif