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