aurora-ted-pwa/examples-manifest.xml

14 lines
688 B
XML
Raw Normal View History

2023-06-22 12:28:07 +03:00
<?xml version='1.0' encoding='utf-8'?>
<!-- Generated file. This file is used by SDK to show example inside Welcome screen. It is not the part of the example. -->
<instructionals module="Aurora OS">
<examples>
<example projectPath="de.whataco.TED.pro" name="TED" imageUrl="/home/alpha6/.local/share/AuroraOS-SDK/QtCreator/AuroraOS/TED/icons/128x128/de.whataco.TED.png">
<description><![CDATA[The project provides an example of using WebView]]></description>
<tags>Qt,example</tags>
<platforms>Mer</platforms>
<preferredFeatures>Mer.Wizard.Feature.Emulator</preferredFeatures>
<fileToOpen>/qml/de.whataco.TED.qml</fileToOpen>
</example>
</examples>
</instructionals>