2018-10-15 10:39:56 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<PropertyList>
|
|
|
|
<template>
|
2020-06-16 11:54:11 +00:00
|
|
|
<!-- if we break trunk compat in a substantial way, consider removing these -->
|
2018-10-17 12:57:48 +00:00
|
|
|
<version n="0">2019.*</version>
|
2018-10-23 12:01:58 +00:00
|
|
|
<version n="1">2018.*</version>
|
2020-04-29 13:58:14 +00:00
|
|
|
<version n="2">2020.1.*</version>
|
|
|
|
<version n="3">2020.2.*</version>
|
2020-06-16 11:54:11 +00:00
|
|
|
|
|
|
|
<version n="4">2020.3.*</version>
|
2018-10-17 12:57:48 +00:00
|
|
|
|
2018-10-18 12:37:17 +00:00
|
|
|
<id>org.flightgear.fgaddon.trunk</id>
|
2018-10-15 10:39:56 +00:00
|
|
|
<license>GPL</license>
|
2018-10-18 12:37:17 +00:00
|
|
|
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-trunk/catalog.xml</url>
|
2018-10-15 10:39:56 +00:00
|
|
|
<name>FlightGear aircraft distribution from fgaddon</name>
|
|
|
|
<description>This hangar provides aircraft officially supported and maintained by the FlightGear project,
|
2018-10-18 12:37:17 +00:00
|
|
|
under a free-software license. It tracks latest aircraft developments in the FGaddon repository.</description>
|
2018-10-15 10:39:56 +00:00
|
|
|
<!-- <de>
|
|
|
|
<description>Auf Deutsch</description>
|
|
|
|
</de>
|
|
|
|
<fr>
|
|
|
|
<description>En Francais</description>
|
|
|
|
</fr> -->
|
|
|
|
|
2018-10-23 12:01:58 +00:00
|
|
|
</template>
|
2018-10-15 10:39:56 +00:00
|
|
|
</PropertyList>
|