From 4389c7de25d1b7ebaad48da4f34f3be74440d516 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 31 Jan 2022 22:29:30 -0500 Subject: [PATCH] Base: Add missing FileTypes for PixelPaint As mentioned in today's monthly update video, the Open With menu doesn't show Pixel Paint for most image file types. This commit brings it in sync with Image Viewer, since everything seems to open correctly anyway :) --- Base/res/apps/PixelPaint.af | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/res/apps/PixelPaint.af b/Base/res/apps/PixelPaint.af index 2c0d4d8a8c..c60a67dcbe 100644 --- a/Base/res/apps/PixelPaint.af +++ b/Base/res/apps/PixelPaint.af @@ -4,4 +4,4 @@ Executable=/bin/PixelPaint Category=Graphics [Launcher] -FileTypes=pp +FileTypes=pp,bmp,pbm,pgm,png,ppm,gif,jpg,jpeg,dds,qoi