Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim <tim453@mailbox.org>2022-02-01 17:37:57 +0300
committerTim <tim453@mailbox.org>2022-02-01 17:37:57 +0300
commit4b73d1cc2cbfc286f9745d0a95347ece73bab376 (patch)
tree4e2976535b2f0ed0ce6fdd2f174970f73e156ccd /com.ultimaker.cura.appdata.xml
parent84fa5c659ab9d6cadbc037c64059ab03919673b1 (diff)
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
Diffstat (limited to 'com.ultimaker.cura.appdata.xml')
-rw-r--r--com.ultimaker.cura.appdata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/com.ultimaker.cura.appdata.xml b/com.ultimaker.cura.appdata.xml
index bdd25e5242..df5848ae47 100644
--- a/com.ultimaker.cura.appdata.xml
+++ b/com.ultimaker.cura.appdata.xml
@@ -25,9 +25,10 @@
</description>
<screenshots>
<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>
</screenshots>
<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>
+ <content_rating type="oars-1.1" />
</component>