Files
gajim-plugins/acronyms_expander/org.gajim.Gajim.Plugin.acronyms_expander.metainfo.xml
André Apitzsch 07b6370164 Provide metainfo files for all plugins
This reduces the work for users who wants to create flatpak packages for
plugins locally.
2025-02-25 19:35:15 +00:00

13 lines
508 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>org.gajim.Gajim.Plugin.acronyms_expander</id>
<extends>org.gajim.Gajim</extends>
<name>Acronyms Expander Plugin</name>
<summary>Replace acronyms (or other strings) with given expansions/substitutes</summary>
<url type="homepage">https://gajim.org/</url>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPL-3.0-only</project_license>
<update_contact>gajim-devel_AT_gajim.org</update_contact>
</component>