debug-viewer: Make appdata valid again
authorPhilippe Normand <philn@igalia.com>
Sun, 29 Nov 2020 10:05:36 +0000 (10:05 +0000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 9 Dec 2020 14:55:17 +0000 (14:55 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/229>

debug-viewer/org.freedesktop.GstDebugViewer.appdata.xml.in

index 0b3f611..1a95d6d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop-application">
   <id>org.freedesktop.GstDebugViewer</id>
-  <launchable type="desktop">org.freedesktop.GstDebugViewer.desktop</launchable>
+  <launchable type="desktop-id">org.freedesktop.GstDebugViewer.desktop</launchable>
   <metadata_license>CC-BY-3.0</metadata_license>
   <project_license>GPL-3.0+</project_license>
   <name>GStreamer Debug Viewer</name>