From 42f6c8d501d50c765ccec5bbfe0ffdc1fbcbc925 Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Mon, 21 Sep 2020 12:10:46 -0400 Subject: [PATCH] appdata: Fix check errors The following errors are found during appdata checking: * org.flameshot.flameshot: missing-desktop-file * flameshot.desktop: no-metainfo The root cause is the lack of a tag in the metainfo file that references the name of .desktop file. This commit fixes that. (Another solution would be renaming flameshot.desktop to be org.flameshot.flameshot.desktop.) --- docs/appdata/flameshot.metainfo.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/appdata/flameshot.metainfo.xml b/docs/appdata/flameshot.metainfo.xml index fb0fcee8..fba387de 100644 --- a/docs/appdata/flameshot.metainfo.xml +++ b/docs/appdata/flameshot.metainfo.xml @@ -22,4 +22,5 @@ https://github.com/flameshot-org/flameshot https://github.com/flameshot-org/flameshot/issues/new + flameshot.desktop