Ship metainfo files with plugins
so we don't have to maintain them twice, once here, once in flathub repo.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="addon">
|
||||
<id>org.gajim.Gajim.Plugin.syntax_highlight</id>
|
||||
<extends>org.gajim.Gajim</extends>
|
||||
<name>Source Code Syntax Highlight Plugin</name>
|
||||
<summary>Source code syntax highlighting in the chat window</summary>
|
||||
<url type="homepage">https://gajim.org/</url>
|
||||
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<update_contact>gajim-devel_AT_gajim.org</update_contact>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user