Zoitechat naming fixes.

This commit is contained in:
2026-01-07 20:33:55 -07:00
parent 7ab9301276
commit a1ed2b1bed
68 changed files with 840 additions and 803 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>io.github.Zoitechat.Plugin.@NAME@</id>
<extends>io.github.Zoitechat</extends>
<name>@NAME@ Plugin</name>
<summary>@SUMMARY@</summary>
<url type="homepage">https://zoitechat.zoite.net/</url>
<project_license>@LICENSE@</project_license>
<metadata_license>CC0-1.0</metadata_license>
<update_contact>tingping_AT_fedoraproject.org</update_contact>
</component>