vlc | branch: master | Nathaniel Graham <[email protected]> | Tue Dec 26 
23:28:16 2017 +0100| [f0a4dd5cd3f4927e947c4f9ecbe03868966ebd4a] | committer: 
Jean-Baptiste Kempf

Use "org.videolan.VLC" as the AppStream ID

Close #19335

Signed-off-by: Jean-Baptiste Kempf <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f0a4dd5cd3f4927e947c4f9ecbe03868966ebd4a
---

 share/vlc.appdata.xml.in.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/share/vlc.appdata.xml.in.in b/share/vlc.appdata.xml.in.in
index 121259500d..b271502eb9 100644
--- a/share/vlc.appdata.xml.in.in
+++ b/share/vlc.appdata.xml.in.in
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2016 Jean-Baptiste Kempf -->
+<!-- Copyright 2016-2017 Jean-Baptiste Kempf CC-0 -->
 
 <component type="desktop">
-    <id>vlc.desktop</id>
+    <id>org.videolan.vlc</id>
+    <launchable type="desktop-id">vlc.desktop</launchable>
     <metadata_license>CC0-1.0</metadata_license>
     <name>VLC</name>
     <summary>VLC media player, the open-source multimedia player</summary>

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to