saicore/resources/startupHints/config.xml

17 lines
385 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="https://www.w3.org/ns/widgets"
xmlns:ub=""
id=""
version="1.2"
width="800"
height="600"
ub:resizable="false">
<name>Hints and tips</name>
<author href=""
email=""></author>
<description>Hints and tips</description>
<content src="index.html"/>
</widget>