Appdata: Add missing desktop entry
authorCarsten Schoenert <c.schoenert@t-online.de>
Sat, 31 Oct 2020 06:17:37 +0000 (07:17 +0100)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 23 Dec 2020 18:51:45 +0000 (18:51 +0000)
The associated .desktop file for kicad is missing in the appdata file,
adding this by using the <launchable type> entidy.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Add-missing-desktop-entry.patch

resources/linux/appdata/kicad.appdata.xml.in

index 6abd91b241ce67b693abc06d1a39fe75b6a85b3f..f668294c12d1661692e7e3832656ee43b275170b 100644 (file)
@@ -9,6 +9,7 @@
 
   <project_license>AGPL-3.0-or-later</project_license>
   <metadata_license>CC-BY-SA-4.0</metadata_license>
+  <launchable type="kicad.desktop"/>
 
   <summary>EDA Suite</summary>
   <summary xml:lang="de">EDA Lösung</summary>