Catalog generation enhancements

This commit is contained in:
James Turner
2018-07-25 11:38:52 +01:00
parent 0cc48e148f
commit 0b46052259
3 changed files with 107 additions and 70 deletions
+21
View File
@@ -0,0 +1,21 @@
<?xml version='1.0' encoding='UTF-8'?>
<PropertyList>
<sim>
<name>dc3</name>
<description>Douglas DC-3</description>
<author>Donald Douglas</author>
<authors>
<author>
<name>Donald Douglas</name>
<nick>dd</nick>
<email>dd@douglas.com</email>
<description>Made all the stuff</description>
</author>
</authors>
<urls>
<support>https://bugtracker.douglas.com/</support>
<home-page>http://www.douglas.com</home-page>
</urls>
</sim>
</PropertyList>