- addon-metadata.xml - fixing text format, added maintainer info
This commit is contained in:
parent
944f021984
commit
65e05fcb7d
@ -14,67 +14,43 @@
|
|||||||
<authors>
|
<authors>
|
||||||
<author>
|
<author>
|
||||||
<name type="string">slawekmikula from the FlightGear forum</name>
|
<name type="string">slawekmikula from the FlightGear forum</name>
|
||||||
<email type="string"></email>
|
<email type="string">slawek.mikula@gmail.com</email>
|
||||||
<url type="string"></url>
|
<url type="string"></url>
|
||||||
</author>
|
</author>
|
||||||
</authors>
|
</authors>
|
||||||
|
|
||||||
<short-description type="string">
|
<maintainers>
|
||||||
VFR Navigator Helper
|
<maintainer>
|
||||||
</short-description>
|
<name type="string">slawekmikula from the FlightGear forum</name>
|
||||||
|
<email type="string">slawek.mikula@gmail.com</email>
|
||||||
|
<url type="string"></url>
|
||||||
|
</maintainer>
|
||||||
|
</maintainers>
|
||||||
|
|
||||||
<long-description type="string">
|
<short-description type="string">VFR Navigator Helper</short-description>
|
||||||
This add-on provides quick access menu to access common views and shortcuts
|
<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>
|
||||||
with modified version of the map view especially for small resolution displays.
|
|
||||||
</long-description>
|
|
||||||
|
|
||||||
<localized>
|
<localized>
|
||||||
<pl>
|
<pl>
|
||||||
<short-description type="string">
|
<short-description type="string">Pomoc w nawigacji VFR</short-description>
|
||||||
Pomoc w nawigacji VFR
|
<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>
|
||||||
</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>
|
</pl>
|
||||||
</localized>
|
</localized>
|
||||||
|
|
||||||
<license>
|
<license>
|
||||||
<designation type="string">
|
<designation type="string">GNU GPL version 2 or later</designation>
|
||||||
GNU GPL version 2 or later
|
<file type="string">LICENSE</file>
|
||||||
</designation>
|
<url type="string">https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html</url>
|
||||||
|
|
||||||
<file type="string">
|
|
||||||
LICENSE
|
|
||||||
</file>
|
|
||||||
|
|
||||||
<url type="string">
|
|
||||||
https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
|
|
||||||
</url>
|
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<min-FG-version type="string">2018.3.0</min-FG-version>
|
<min-FG-version type="string">2018.3.0</min-FG-version>
|
||||||
<max-FG-version type="string">none</max-FG-version>
|
<max-FG-version type="string">none</max-FG-version>
|
||||||
|
|
||||||
<urls>
|
<urls>
|
||||||
<home-page type="string">
|
<home-page type="string"><![CDATA[ https://forum.flightgear.org/viewtopic.php?f=0&t=0 ]]></home-page>
|
||||||
<![CDATA[ https://forum.flightgear.org/viewtopic.php?f=0&t=0 ]]>
|
<download type="string">https://github.com/slawekmikula/fg-addon-vfrnavigator/download</download>
|
||||||
</home-page>
|
<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>
|
||||||
<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>
|
</urls>
|
||||||
|
|
||||||
<tags>
|
<tags>
|
||||||
|
Loading…
Reference in New Issue
Block a user