mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
4ddf067408
Some of our build files and resource files are licensed as that, but not our actual code. This leads to funny issues, that GNOME software considers Nheko proprietary. To work around that, just put GPL there. Fixes https://github.com/flathub/io.github.NhekoReborn.Nheko/issues/1
79 lines
2.8 KiB
XML
79 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2020 mujx, nheko reborn developers -->
|
|
<component type="desktop">
|
|
<id>nheko.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<name>nheko</name>
|
|
<summary>Desktop client for the Matrix protocol</summary>
|
|
<description>
|
|
<p>The motivation behind the project is to provide a native
|
|
desktop app for Matrix that feels more like a mainstream
|
|
chat app.</p>
|
|
</description>
|
|
<translation/>
|
|
<languages>
|
|
<lang>cs</lang>
|
|
<lang>de</lang>
|
|
<lang>el</lang>
|
|
<lang>en</lang>
|
|
<lang>eo</lang>
|
|
<lang>et</lang>
|
|
<lang>fi</lang>
|
|
<lang>fr</lang>
|
|
<lang>hu</lang>
|
|
<lang>it</lang>
|
|
<lang>ja</lang>
|
|
<lang>ml</lang>
|
|
<lang>nl</lang>
|
|
<lang>pl</lang>
|
|
<lang>ro</lang>
|
|
<lang>ru</lang>
|
|
<lang>sv</lang>
|
|
<lang>zh_CN</lang>
|
|
</languages>
|
|
<content_rating type="oars-1.0">
|
|
<content_attribute id="social-chat">intense</content_attribute>
|
|
<content_attribute id="social-audio">intense</content_attribute>
|
|
</content_rating>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://nheko-reborn.github.io/images/screenshots/chat-resized.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://nheko-reborn.github.io/images/screenshots/Start-resized.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://nheko-reborn.github.io/images/screenshots/settings-resized.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://nheko-reborn.github.io/images/screenshots/login-resized.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">https://github.com/Nheko-Reborn/nheko</url>
|
|
<update_contact>https://github.com/Nheko-Reborn</update_contact>
|
|
<releases>
|
|
<release date="2021-04-23" version="0.8.2"/>
|
|
<release date="2021-01-27" version="0.8.1"/>
|
|
<release date="2021-01-21" version="0.8.0"/>
|
|
<release date="2020-06-12" version="0.7.2"/>
|
|
<release date="2020-04-24" version="0.7.1"/>
|
|
<release date="2020-04-19" version="0.7.0"/>
|
|
<release date="2019-05-22" version="0.6.4"/>
|
|
<release date="2019-02-08" version="0.6.3"/>
|
|
<release date="2018-10-07" version="0.6.2"/>
|
|
<release date="2018-09-26" version="0.6.1"/>
|
|
<release date="2018-09-21" version="0.6.0"/>
|
|
<release date="2018-09-01" version="0.5.5"/>
|
|
<release date="2018-08-21" version="0.5.4"/>
|
|
<release date="2018-08-12" version="0.5.3"/>
|
|
<release date="2018-07-28" version="0.5.2"/>
|
|
</releases>
|
|
<developer_name>Nheko Reborn</developer_name>
|
|
<url type="bugtracker">https://github.com/Nheko-Reborn/nheko/issues</url>
|
|
<url type="help">https://github.com/Nheko-Reborn/nheko/</url>
|
|
<url type="translate">https://weblate.nheko.im/projects/nheko/</url>
|
|
|
|
<!--FIXME: where to donate to the application-->
|
|
<url type="donation"/>
|
|
</component>
|