debug-viewer: Make appdata valid again

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/229>
This commit is contained in:
Philippe Normand 2020-11-29 10:05:36 +00:00 committed by GStreamer Merge Bot
parent 9eb7df7fef
commit 59c3802711

View 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>