From a3a5fa153bb4bf6594b4512700d733660dca1a1d Mon Sep 17 00:00:00 2001
From: Martin Pitt
Date: Wed, 31 Jul 2019 12:41:37 +0200
Subject: [PATCH] Fix AppStream ID
Cockpit renamed its ID to "org.cockpit_project.cockpit" to conform to
the AppStream spec [1]. Follow suit and also fix our own ID to not
contain hyphens.
[1] https://github.com/cockpit-project/cockpit/commit/4a9ffe669c
---
io.weldr.cockpit-composer.metainfo.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/io.weldr.cockpit-composer.metainfo.xml b/io.weldr.cockpit-composer.metainfo.xml
index 45b2acbf3..efac436dc 100644
--- a/io.weldr.cockpit-composer.metainfo.xml
+++ b/io.weldr.cockpit-composer.metainfo.xml
@@ -1,6 +1,6 @@
- io.weldr.cockpit-composer
+ io.weldr.cockpit_composer
CC0-1.0
Image Builder
@@ -12,6 +12,6 @@
systems, or as images ready to upload to the cloud.
- cockpit.desktop
+ org.cockpit_project.cockpit
welder