mirror-chatterino2/resources/com.chatterino.chatterino.appdata.xml

38 lines
1.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- 2019 Artem Polishchuk <ego.cordatus@gmail.com> -->
<component type="desktop-application">
<id>com.chatterino.chatterino.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<content_rating type="oars-1.0">
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<name>Chatterino</name>
<summary>
Chat client for twitch.tv
</summary>
<description>
<p>
2021-05-03 20:31:04 +02:00
Chatterino is a chat client for Twitch.tv.
</p>
</description>
<screenshots>
<screenshot type="default">
2021-04-24 16:47:40 +02:00
<image>https://i.imgur.com/CFLDARZ.png</image>
</screenshot>
</screenshots>
<keywords>
<keyword>chat</keyword>
<keyword>twitch</keyword>
</keywords>
<url type="homepage">https://chatterino.com/</url>
<url type="bugtracker">https://chatterino.com/link/issues</url>
<url type="donation">https://chatterino.com/link/tips</url>
<provides>
<binary>chatterino</binary>
</provides>
2021-04-24 16:47:40 +02:00
<releases>
2021-05-03 20:31:04 +02:00
<release version="2.3.1" date="2021-04-18"/>
2021-04-24 16:47:40 +02:00
</releases>
</component>