Files
gajim-plugins/stt_voice_messages/org.gajim.Gajim.Plugin.stt_voice_messages.metainfo.xml
T
2026-08-07 04:23:44 -03:00

12 lines
474 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>org.gajim.Gajim.Plugin.stt_voice_messages</id>
<extends>org.gajim.Gajim</extends>
<name>STT Voice Messages Plugin</name>
<summary>Transcribes voice messages to text</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>