2018-03-17 06:21:50 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<component type="addon">
|
2018-03-17 06:26:12 +01:00
|
|
|
<id>io.github.Hexchat.Plugin.@NAME@</id>
|
2022-04-30 23:47:04 +02:00
|
|
|
<extends>io.github.Hexchat</extends>
|
2018-03-17 06:21:50 +01:00
|
|
|
<name>@NAME@ Plugin</name>
|
|
|
|
<summary>@SUMMARY@</summary>
|
|
|
|
<url type="homepage">https://hexchat.github.io/</url>
|
2018-03-17 06:37:46 +01:00
|
|
|
<project_license>@LICENSE@</project_license>
|
2018-03-17 06:21:50 +01:00
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
<update_contact>tingping_AT_fedoraproject.org</update_contact>
|
|
|
|
</component>
|