aurora-ted-pwa/examples-manifest.xml
2023-06-22 12:28:07 +03:00

13 lines
688 B
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>