aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-08-12 11:20:05 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-08-12 09:31:53 +0000
commit7ae703466636f95704e8b1913be16a5ea0ea7ab3 (patch)
treed0cee6b5cda72962ef41ccb4b7c9061f549ffa2b
parenta7305a60e02f78b891a801c1a8a139732614c9dd (diff)
Doc: Update info. for the MCU tutorialqds/v1.6.0-beta1
Apparently the conference talk materials are suppose to use "Talk" prefix and tag, whereas the online material should use the "Online" prefix and the "video" tag instead. Change-Id: I40c92cc241aae2f6648c8e0701a74db6010b2af0 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/plugins/qtsupport/qtcreator_tutorials.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/qtsupport/qtcreator_tutorials.xml b/src/plugins/qtsupport/qtcreator_tutorials.xml
index 422ddce483..43fd0fbe01 100644
--- a/src/plugins/qtsupport/qtcreator_tutorials.xml
+++ b/src/plugins/qtsupport/qtcreator_tutorials.xml
@@ -180,9 +180,9 @@
<description><![CDATA[Running Qt Quick apps on webOS.]]></description>
<tags>qt quick,ui,webos,talk,2019</tags>
</tutorial>
- <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Talk: How to build your first 'Qt for MCUs' application" isVideo="true" videoUrl="https://youtu.be/BkgjJfxYN20" videoLength="21:54">
+ <tutorial imageUrl=":qtsupport/images/icons/videotutorialicon.png" difficulty="" projectPath="" name="Online: How to build your first 'Qt for MCUs' application" isVideo="true" videoUrl="https://youtu.be/BkgjJfxYN20" videoLength="21:54">
<description><![CDATA[Building your first application for the NXP IMXRT1050 device.]]></description>
- <tags>qtformcus,mcus,qt,talk,NXP IMXRT1050-EVKB,2020</tags>
+ <tags>qtformcus,mcus,qt,video,NXP IMXRT1050-EVKB,2020</tags>
</tutorial>
</tutorials>
</instructionals>