summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2013-04-10 16:22:24 +0200
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2013-04-16 09:28:04 +0200
commita0696ada0dc82921597eca5fd9e52261450ca409 (patch)
treea082ffafa0558cef5d7eedaa1a15efd82d2bd189 /share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
parent186c457d6c15415aa204fe41eede16b2ea480de0 (diff)
downloadqt-creator-a0696ada0dc82921597eca5fd9e52261450ca409.tar.gz
Fix texts in QtQuick-Extension plugins.
The text needs to be one line for the translation transformation to work. Change-Id: Ia1c4ab02a0774bebbc6b0f59f2a9682d0a751e6a Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml')
-rw-r--r--share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml b/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
index 5a572d2bd8..96bbb33246 100644
--- a/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
+++ b/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
@@ -39,9 +39,7 @@ leave room for the Qt 4 target page.
id="QtQuick2ExtensionPlugin" category="G.Libraries"
featuresRequired="QtSupport.Wizards.FeatureQtQuick,QtSupport.Wizards.FeatureQtQuick.2">
<icon>lib.png</icon>
- <description>Creates a C++ plugin that makes it possible to offer extensions that can be loaded dynamically into applications using the QQmlEngine class.
-
- Requires &lt;b&gt;Qt 5.0&lt;/b&gt; or newer.</description>
+ <description>Creates a C++ plugin that makes it possible to offer extensions that can be loaded dynamically into applications using the QQmlEngine class.&lt;br&gt;&lt;br&gt;Requires &lt;b&gt;Qt 5.0&lt;/b&gt; or newer.</description>
<displayname>Qt Quick 2 Extension Plugin</displayname>
<displaycategory>Libraries</displaycategory>
<files>