appdata: Fix my mistake

"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
This commit is contained in:
Sabri Ünal 2023-12-28 22:18:51 +03:00
parent c67c19ccdf
commit 363bfc626f

View File

@ -21,15 +21,6 @@
<kudos>
<kudo>ModernToolkit</kudo>
</kudos>
<categories>
<category>Graphics</category>
</categories>
<keywords>
<keyword>compress</keyword>
<keyword>optimize</keyword>
<keyword>image</keyword>
<keyword>photo</keyword>
</keywords>
<screenshots>
<screenshot type="default">
<image type="source">https://raw.githubusercontent.com/Huluti/Curtail/master/data/screenshots/screen1.png</image>