summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/nheko.appdata.xml29
1 files changed, 27 insertions, 2 deletions
diff --git a/resources/nheko.appdata.xml b/resources/nheko.appdata.xml

index 0a83bfe8..b549e2e9 100644 --- a/resources/nheko.appdata.xml +++ b/resources/nheko.appdata.xml
@@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright 2019 mujx, nheko reborn developers --> <component type="desktop"> <id>nheko.desktop</id> <metadata_license>CC0-1.0</metadata_license> @@ -10,15 +11,39 @@ desktop app for Matrix that feels more like a mainstream chat app.</p> </description> + <translation/> + <languages> + <lang>de</lang> + <lang>el</lang> + <lang>en</lang> + <lang>fr</lang> + <lang>nl</lang> + <lang>pl</lang> + <lang>ru</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://dl.dropboxusercontent.com/s/x638uft1fcnybv9/nheko-gnome.png</image> + <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 version="0.6.4" date="2019-05-22" /> <release version="0.6.3" date="2019-02-08" /> <release version="0.6.2" date="2018-10-07" /> <release version="0.6.1" date="2018-09-26" />