13 lines
478 B
XML
13 lines
478 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="addon">
|
|
<id>org.gajim.Gajim.Plugin.url_image_preview</id>
|
|
<extends>org.gajim.Gajim.desktop</extends>
|
|
<name>URL Image Preview Plugin</name>
|
|
<summary>Display a preview of links to images</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>
|
|
|