From 7eada9f82a8372b167f1a79fa293d285a265fd61 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 14 Jul 2020 08:27:40 +0200 Subject: [PATCH] metainfo: Fix launchable and update description `` must coincide with the actual URL path defined by the manifest. Remove the period from , as the spec [1] suggests. Also remove the redundant "Provides". This makes Cockpit's "Applications" page more consistent. [1] https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent https://bugzilla.redhat.com/show_bug.cgi?id=1856639 --- org.cockpit-project.session-recording.metainfo.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.cockpit-project.session-recording.metainfo.xml b/org.cockpit-project.session-recording.metainfo.xml index f8ea1f7..8281f0c 100644 --- a/org.cockpit-project.session-recording.metainfo.xml +++ b/org.cockpit-project.session-recording.metainfo.xml @@ -4,7 +4,7 @@ CC0-1.0 Session Recording - Provides Session Recording module for Cockpit. + Session Recording module for Cockpit

@@ -13,5 +13,5 @@

org.cockpit_project.cockpit - cockpit-session-recording + session-recording