diff --git a/Base/home/anon/LaunchServer.ini b/Base/home/anon/LaunchServer.ini index 9615345d475..47122cba501 100644 --- a/Base/home/anon/LaunchServer.ini +++ b/Base/home/anon/LaunchServer.ini @@ -1,4 +1,5 @@ [FileType] +pbm=/bin/QuickShow png=/bin/QuickShow gif=/bin/QuickShow bmp=/bin/QuickShow diff --git a/Base/res/apps/QuickShow.af b/Base/res/apps/QuickShow.af index aa39ce62f34..23e2a9cc9d2 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=png,gif +FileTypes=pbm,png,gif