Update appdata.xml

pull/169/head
Joseph Donofry 5 years ago
parent 0768a70e75
commit 03a838709b
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 114
      resources/nheko.appdata.xml

@ -1,57 +1,65 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 mujx, nheko reborn developers --> <!-- Copyright 2020 mujx, nheko reborn developers -->
<component type="desktop"> <component type="desktop">
<id>nheko.desktop</id> <id>nheko.desktop</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later and CC-BY</project_license> <project_license>GPL-3.0-or-later and CC-BY</project_license>
<name>nheko</name> <name>nheko</name>
<summary>Desktop client for the Matrix protocol</summary> <summary>Desktop client for the Matrix protocol</summary>
<description> <description>
<p>The motivation behind the project is to provide a native <p>The motivation behind the project is to provide a native
desktop app for Matrix that feels more like a mainstream desktop app for Matrix that feels more like a mainstream
chat app.</p> chat app.</p>
</description> </description>
<translation/> <translation/>
<languages> <languages>
<lang>de</lang> <lang>de</lang>
<lang>el</lang> <lang>el</lang>
<lang>en</lang> <lang>en</lang>
<lang>fr</lang> <lang>fr</lang>
<lang>nl</lang> <lang>nl</lang>
<lang>pl</lang> <lang>pl</lang>
<lang>ru</lang> <lang>ru</lang>
<lang>zh_CN</lang> <lang>zh_CN</lang>
</languages> </languages>
<content_rating type="oars-1.0"> <content_rating type="oars-1.0">
<content_attribute id="social-chat">intense</content_attribute> <content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-audio">intense</content_attribute> <content_attribute id="social-audio">intense</content_attribute>
</content_rating> </content_rating>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://nheko-reborn.github.io/images/screenshots/chat-resized.png</image> <image>https://nheko-reborn.github.io/images/screenshots/chat-resized.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://nheko-reborn.github.io/images/screenshots/Start-resized.png</image> <image>https://nheko-reborn.github.io/images/screenshots/Starprojects/nheko/t-resized.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://nheko-reborn.github.io/images/screenshots/settings-resized.png</image> <image>https://nheko-reborn.github.io/images/screenshots/settings-resized.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://nheko-reborn.github.io/images/screenshots/login-resized.png</image> <image>https://nheko-reborn.github.io/images/screenshots/login-resized.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<url type="homepage">https://github.com/Nheko-Reborn/nheko</url> <url type="homepage">https://github.com/Nheko-Reborn/nheko</url>
<update_contact>https://github.com/Nheko-Reborn</update_contact> <update_contact>https://github.com/Nheko-Reborn</update_contact>
<releases> <releases>
<release version="0.7.0" date="2020-04-19" /> <release date="2020-04-19" version="0.7.0"/>
<release version="0.6.4" date="2019-05-22" /> <release date="2019-05-22" version="0.6.4"/>
<release version="0.6.3" date="2019-02-08" /> <release date="2019-02-08" version="0.6.3"/>
<release version="0.6.2" date="2018-10-07" /> <release date="2018-10-07" version="0.6.2"/>
<release version="0.6.1" date="2018-09-26" /> <release date="2018-09-26" version="0.6.1"/>
<release version="0.6.0" date="2018-09-21" /> <release date="2018-09-21" version="0.6.0"/>
<release version="0.5.5" date="2018-09-01" /> <release date="2018-09-01" version="0.5.5"/>
<release version="0.5.4" date="2018-08-21" /> <release date="2018-08-21" version="0.5.4"/>
<release version="0.5.3" date="2018-08-12" /> <release date="2018-08-12" version="0.5.3"/>
<release version="0.5.2" date="2018-07-28" /> <release date="2018-07-28" version="0.5.2"/>
</releases> </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>
</component> </component>

Loading…
Cancel
Save