From 441d42db03f87683ebed250e277f86a45d0d490c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20Str=C3=B6ger?= <florian.stroeger@gmail.com>
Date: Sat, 3 Nov 2018 20:34:15 +0100
Subject: [PATCH] corrected launchable tag

---
 sh.popcorntime.PopcornTime.appdata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sh.popcorntime.PopcornTime.appdata.xml b/sh.popcorntime.PopcornTime.appdata.xml
index 0cfeb0c..c9a94a9 100644
--- a/sh.popcorntime.PopcornTime.appdata.xml
+++ b/sh.popcorntime.PopcornTime.appdata.xml
@@ -2,7 +2,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
   <id>sh.popcorntime.PopcornTime</id>
-  <launchable type="sh.popcorntime.PopcornTime.desktop"/>
+  <launchable type="desktop-id">sh.popcorntime.PopcornTime.desktop</launchable>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-3.0</project_license>
   <name>PopcornTime</name>