You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
2.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<meta>
<file-type type="string">FlightGear add-on metadata</file-type>
<format-version type="int">1</format-version>
</meta>
<addon>
<identifier type="string">com.slawekmikula.flightgear.VfrNavigator</identifier>
<name type="string">VFR Navigator</name>
<version type="string">1.1.0</version>
<authors>
<author>
<name type="string">slawekmikula from the FlightGear forum</name>
<email type="string">slawek.mikula@gmail.com</email>
<url type="string"></url>
</author>
</authors>
<maintainers>
<maintainer>
<name type="string">slawekmikula from the FlightGear forum</name>
<email type="string">slawek.mikula@gmail.com</email>
<url type="string"></url>
</maintainer>
</maintainers>
<short-description type="string">VFR Navigator Helper</short-description>
<long-description type="string">This add-on provides quick access menu to access common views and shortcuts with modified version of the map view especially for small resolution displays.</long-description>
<localized>
<pl>
<short-description type="string">Pomoc w nawigacji VFR</short-description>
<long-description type="string">To rozszerzenie dostarcza menu szybkiego dostępu do przydatnych widoków i skrótów dostępu wraz ze zmodyfikowanym widokiem mapy dostosowanym specyficznie dla wyświetlaczy o niskich rozdzielczościach.</long-description>
</pl>
</localized>
<license>
<designation type="string">GNU GPL version 2 or later</designation>
<file type="string">LICENSE</file>
<url type="string">https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html</url>
</license>
<min-FG-version type="string">2018.3.0</min-FG-version>
<max-FG-version type="string">none</max-FG-version>
<urls>
<home-page type="string"><![CDATA[ https://forum.flightgear.org/viewtopic.php?f=0&t=0 ]]></home-page>
<download type="string">https://github.com/slawekmikula/fg-addon-vfrnavigator/download</download>
<support type="string">https://github.com/slawekmikula/fg-addon-vfrnavigator/issues</support>
<code-repository type="string">https://github.com/slawekmikula/fg-addon-vfrnavigator</code-repository>
</urls>
<tags>
<tag type="string">vfr</tag>
<tag type="string">map</tag>
<tag type="string">flightplan</tag>
</tags>
</addon>
</PropertyList>