From ddc7d2d53e8f0e785e447288e6cdf29e6b8abf25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Thu, 28 Dec 2023 22:58:50 +0300 Subject: [PATCH] appdata: Fix my mistake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "Icons and categories If there’s a type="desktop-id" launchable, they get pulled from it. Most of the icon not found errors with the flathub builder can be traced down to the launchable value not matching the desktop file name. Don’t set them in the AppData unless you want to override them (even though then it might be a better idea to patch the desktop file itself)." More information: https://docs.flathub.org/docs/for-app-authors/appdata-guidelines/#icons-and-categories --- data/com.github.maoschanz.drawing.appdata.xml.in | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/data/com.github.maoschanz.drawing.appdata.xml.in b/data/com.github.maoschanz.drawing.appdata.xml.in index e4d8872f..9aff94f1 100644 --- a/data/com.github.maoschanz.drawing.appdata.xml.in +++ b/data/com.github.maoschanz.drawing.appdata.xml.in @@ -33,17 +33,6 @@

Supported file types include PNG, JPEG and BMP.

- - Graphics - - - - drawing - Paint - Sketch - Pencil - -