aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/appdata.xml28
-rw-r--r--dist/known-issues2
2 files changed, 29 insertions, 1 deletions
diff --git a/dist/appdata.xml b/dist/appdata.xml
new file mode 100644
index 00000000000..85c275b3848
--- /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>
diff --git a/dist/known-issues b/dist/known-issues
index b694c2b6494..dfeb6078c8e 100644
--- a/dist/known-issues
+++ b/dist/known-issues
@@ -6,7 +6,7 @@ For a complete list of reported issues, see the Qt Bug Tracker:
https://bugreports.qt-project.org/
-For a list of fixed issues and added features, see the changelog file in the qtcreator\dist folder or the Qt Bug Tracker.
+For a list of fixed issues and added features, see the changelog file in the qtcreator\dist folder or the Qt Bug Tracker.