mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 12:10:19 +00:00
build: Fix id in plugin metainfo files
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="addon">
|
<component type="addon">
|
||||||
<id>io.github.Hexchat.Plugin.Perl</id>
|
<id>io.github.Hexchat.Plugin.@NAME@</id>
|
||||||
<extends>io.github.Hexchat.desktop</extends>
|
<extends>io.github.Hexchat.desktop</extends>
|
||||||
<name>@NAME@ Plugin</name>
|
<name>@NAME@ Plugin</name>
|
||||||
<summary>@SUMMARY@</summary>
|
<summary>@SUMMARY@</summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user