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:
authorGregor Riepl <onitake@gmail.com>2021-02-03 02:27:16 +0300
committerGregor Riepl <onitake@gmail.com>2021-02-03 02:27:16 +0300
commita972648f67cc4247d05393dbdc782de1c82abeba (patch)
tree3eb66607d331e6b9a84ffd4570e52550371803c0 /com.ultimaker.cura.appdata.xml
parent1e155662d9405f82d980d4b4ed9a0848ab280627 (diff)
Rename metadata files to conform with appstream spec
Diffstat (limited to 'com.ultimaker.cura.appdata.xml')
-rw-r--r--com.ultimaker.cura.appdata.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/com.ultimaker.cura.appdata.xml b/com.ultimaker.cura.appdata.xml
new file mode 100644
index 0000000000..6274532ac9
--- /dev/null
+++ b/com.ultimaker.cura.appdata.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2016 Richard Hughes <richard@hughsie.com> -->
+<component type="desktop">
+ <id>cura.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>LGPL-3.0 and CC-BY-SA-4.0</project_license>
+ <name>Cura</name>
+ <summary>The world's most advanced 3d printer software</summary>
+ <description>
+ <p>
+ Cura creates a seamless integration between hardware, software and
+ materials for the best 3D printing experience around.
+ Cura supports the 3MF, OBJ and STL file formats and is available on
+ Windows, Mac and Linux.
+ </p>
+ <ul>
+ <li>Novices can start printing right away</li>
+ <li>Experts are able to customize 300 settings to achieve the best results</li>
+ <li>Optimized profiles for Ultimaker materials</li>
+ <li>Supported by a global network of Ultimaker certified service partners</li>
+ <li>Print multiple objects at once with different settings for each object</li>
+ <li>Cura supports STL, 3MF and OBJ file formats</li>
+ <li>Open source and completely free</li>
+ </ul>
+ </description>
+ <screenshots>
+ <screenshot type="default" width="1280" height="720">http://software.ultimaker.com/Cura.png</screenshot>
+ </screenshots>
+ <url type="homepage">https://ultimaker.com/en/products/cura-software?utm_source=cura&amp;utm_medium=software&amp;utm_campaign=resources</url>
+ <translation type="gettext">Cura</translation>
+</component>