summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@digia.com>2014-02-19 15:15:51 +0100
committerGatis Paeglis <gatis.paeglis@digia.com>2014-02-19 16:45:41 +0200
commit653d4eb2c135f3c3c9449566ec478b2fe4a3e567 (patch)
tree667435b94539dfc3c8c3cf2579bb99968dea1c83
parent7c9a7efac837e5f34d9bdb46b10422920bf99103 (diff)
[qt5-launchpresentation] Don't crop the description text on nexus
Tesk-number: QTEE-407 Change-Id: I6f89136ceece1e6aae1c6b00c3b2aa53c47c1e4c Reviewed-by: Andy Nichols <andy.nichols@digia.com>
-rw-r--r--basicsuite/qt5-launchpresentation/description.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/basicsuite/qt5-launchpresentation/description.txt b/basicsuite/qt5-launchpresentation/description.txt
index 48d03f3..6ad8936 100644
--- a/basicsuite/qt5-launchpresentation/description.txt
+++ b/basicsuite/qt5-launchpresentation/description.txt
@@ -1,6 +1,5 @@
-The following is a quick tour of what is new in Qt 5.
+The following is a quick tour of what is new in Qt 5. It is an application written with Qt Quick, based on Qt 5, the source code is available from [1]. The demo makes use of the QML Presentation System, available from [2]. Qt5 launch demo has been modified slightly to run in this launcher.
-It is an application written with Qt Quick, based on Qt 5. The source code is available from: https://qt.gitorious.org/qt-labs/qt5-launch-demo
-The demo makes use of the QML Presentation System, available from: ssh://codereview.qt-project.org/qt-labs/qml-presentation-system.git
+[1] https://qt.gitorious.org/qt-labs/qt5-launch-demo
+[2] ssh://codereview.qt-project.org/qt-labs/qml-presentation-system.git
-The demo has been modified slightly to run in this launcher.