]> granicus.if.org Git - handbrake/commitdiff
LinGui: conform to newer flatpak manifest standards
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 5 Jun 2018 15:49:16 +0000 (08:49 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 14 Jun 2018 20:48:22 +0000 (13:48 -0700)
(cherry picked from commit dd4017b3f8651c945585f0e1553d2195795048ca)

gtk/src/fr.handbrake.ghb.appdata.xml

index 3c18d648e0bcab4dc77ff0b00c543f50a0e2c38b..ab79a049441c60b4a7d804056969dcd6ad276645 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2013 John Stebbins <your@email.com> -->
-<component type="desktop">
-  <id>fr.handbrake.ghb.desktop</id>
+<!-- Copyright 2018 John Stebbins <your@email.com> -->
+<component type="desktop-application">
+  <id>fr.handbrake.ghb</id>
+  <launchable type="desktop-id">fr.handbrake.ghb.desktop</launchable>
   <metadata_license>CC0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>HandBrake</name>
@@ -21,7 +22,7 @@
   </description>
 
   <url type="homepage">https://handbrake.fr/</url>
-  <url type="help">https://handbrake.fr/docs/en/latest/table-of-contents.html</url>
+  <url type="help">https://handbrake.fr/docs/</url>
   <url type="bugtracker">https://github.com/HandBrake/HandBrake/issues</url>
   <mimetypes>
     <mimetype>application/ogg</mimetype>