~aleteoryx/sexchat

ref: 2f53a59a4d3899bcb83d4399e520f0472f12ccfa sexchat/data/misc/io.github.Hexchat.Plugin.metainfo.xml.in -rw-r--r-- 433 bytes
2f53a59aAleteoryx add msgid to xtext and scrollback 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
  <id>io.github.Hexchat.Plugin.@NAME@</id>
  <extends>io.github.Hexchat</extends>
  <name>@NAME@ Plugin</name>
  <summary>@SUMMARY@</summary>
  <url type="homepage">https://hexchat.github.io/</url>
  <project_license>@LICENSE@</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <update_contact>tingping_AT_fedoraproject.org</update_contact>
</component>