Update appdata file with content_rating, releases, update image tags

This commit is contained in:
fiaxh 2023-01-28 01:38:51 +01:00
parent c813a6d240
commit e833a924b5
1 changed files with 19 additions and 15 deletions

View File

@ -13,13 +13,13 @@
</description> </description>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image height="952" width="1601">https://dino.im/img/appdata/2022-02_screenshot-main.png</image> <image>https://dino.im/img/appdata/2022-02_screenshot-main.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image height="753" width="1199">https://dino.im/img/appdata/2022-02_screenshot-call.png</image> <image>https://dino.im/img/appdata/2022-02_screenshot-call.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image> <image>https://dino.im/img/appdata/start_chat.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<translation type="gettext">dino</translation> <translation type="gettext">dino</translation>
@ -28,22 +28,26 @@
<url type="bugtracker">https://github.com/dino/dino/issues</url> <url type="bugtracker">https://github.com/dino/dino/issues</url>
<url type="donation">https://dino.im/#donate</url> <url type="donation">https://dino.im/#donate</url>
<url type="translate">https://hosted.weblate.org/projects/dino/</url> <url type="translate">https://hosted.weblate.org/projects/dino/</url>
<!-- TODO: Point this to a webpage with documentation when there is one
<url type="help">http://dino.im/help/</url>
-->
<update_contact>appstream@dino.im</update_contact> <update_contact>appstream@dino.im</update_contact>
<!-- TODO: Write this when Dino is released
<releases> <releases>
<release date="XXXX-XX-XX" version="X.X"> <release date="2022-02-12" version="0.3">
<description> <description>
<p> <p>The 0.3 release is all about calls. Dino now supports calls between two or more people!</p>
This is our first release. It comes with a clean UI, notifications, </description>
end-to-end encryption support (OMEMO and GnuPG), multi-user chats, </release>
and more! <release date="2020-11-12" version="0.2">
</p> <description>
<p>The 0.2 release adds message correction, improves the file upload functionality and provides more information about message encryption.</p>
</description>
</release>
<release date="2020-01-29" version="0.1">
<description>
<p>The first Dino release! Dino is a secure and open-source application for decentralized messaging.</p>
</description> </description>
</release> </release>
</releases> </releases>
--> <content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-audio">intense</content_attribute>
</content_rating>
</component> </component>