Add content_rating tags and fixes wrong url

screenshot.png does not exist anymore on master use cura-logo.png instead
Add content_rating tags according to https://hughsie.github.io/oars/index.html
This commit is contained in:
Tim 2022-02-01 15:37:57 +01:00
parent 84fa5c659a
commit 4b73d1cc2c

View file

@ -25,9 +25,10 @@
</description> </description>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://raw.githubusercontent.com/Ultimaker/Cura/master/screenshot.png</image> <image>https://raw.githubusercontent.com/Ultimaker/Cura/4.13.1/cura-logo.PNG</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<url type="homepage">https://ultimaker.com/software/ultimaker-cura?utm_source=cura&amp;utm_medium=software&amp;utm_campaign=cura-update-linux</url> <url type="homepage">https://ultimaker.com/software/ultimaker-cura?utm_source=cura&amp;utm_medium=software&amp;utm_campaign=cura-update-linux</url>
<translation type="gettext">Cura</translation> <translation type="gettext">Cura</translation>
<content_rating type="oars-1.1" />
</component> </component>