- addon-metadata.xml - fixing text format, added maintainer info

master
Slawek Mikula 4 years ago
parent 944f021984
commit 65e05fcb7d

@ -14,67 +14,43 @@
<authors>
<author>
<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>
</author>
</authors>
<short-description type="string">
VFR Navigator Helper
</short-description>
<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>
<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>
<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>
<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>
<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>
<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>

@ -33,8 +33,6 @@ in the document `usage` in the doc folder.
* Slawek Mikula - source code
# Links
# License
GNU General Public License version 2

Loading…
Cancel
Save