summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/appdata.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/dist/appdata.xml b/dist/appdata.xml
new file mode 100644
index 0000000000..85c275b384
--- /dev/null
+++ b/dist/appdata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Digia Plc and/or its subsidiary(-ies) Contact: http://www.qt-project.org/legal -->
+<application>
+ <id type="desktop">qtcreator.desktop</id>
+ <licence>CC-BY-SA</licence>
+ <description>
+ <p>
+ Qt Creator provides a cross-platform, complete integrated development
+ environment (IDE) for application developers to create applications for
+ multiple desktop and mobile device platforms, such as Android and iOS.
+ </p>
+ <p>
+ Qt Creator enables a team of developers to share a project across different
+ development platforms with a common tool for development and debugging.
+ </p>
+ <p>
+ The main goal for Qt Creator is meeting the development needs of Qt
+ developers who are looking for simplicity, usability, productivity,
+ extendibility and openness, while aiming to lower the barrier of entry for
+ newcomers to Qt.
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default" width="800" height="600">http://qt-project.org/uploads/image_upload/qtcreator-edit-mode.png</screenshot>
+ </screenshots>
+ <url type="homepage">https://qt-project.org/wiki/Category:Tools::QtCreator</url>
+ <project_group>Qt</project_group>
+</application>