Files
gajim-plugins/openpgp/org.gajim.Gajim.Plugin.openpgp.metainfo.xml
André Apitzsch 46ca602a3f Ship metainfo files with plugins
so we don't have to maintain them twice,
once here, once in flathub repo.
2020-04-16 19:32:22 +02:00

13 lines
458 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>org.gajim.Gajim.Plugin.openpgp</id>
<extends>org.gajim.Gajim</extends>
<name>OpenPGP Plugin</name>
<summary>Experimental OpenPGP XEP-0373 Implementation</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>