Doc: Update info. for the MCU tutorial

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>
This commit is contained in:
Venugopal Shivashankar
2020-08-12 11:20:05 +02:00
parent a7305a60e0
commit 7ae7034666

View File

@@ -180,9 +180,9 @@
<description><![CDATA[Running Qt Quick apps on webOS.]]></description> <description><![CDATA[Running Qt Quick apps on webOS.]]></description>
<tags>qt quick,ui,webos,talk,2019</tags> <tags>qt quick,ui,webos,talk,2019</tags>
</tutorial> </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> <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> </tutorial>
</tutorials> </tutorials>
</instructionals> </instructionals>