appdata: Update appstream usage for desktop applications

This commit is contained in:
Patrick Griffis
2022-04-30 16:47:04 -05:00
parent 13b6a40b9c
commit 2dd7636134
2 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>io.github.Hexchat.Plugin.@NAME@</id>
<extends>io.github.Hexchat.desktop</extends>
<extends>io.github.Hexchat</extends>
<name>@NAME@ Plugin</name>
<summary>@SUMMARY@</summary>
<url type="homepage">https://hexchat.github.io/</url>