goldendict-ng/redist/goldendict.appdata.xml
Boyuan Yang d843b37fbd
appdata.xml: Pass appstream-util validation
This commit adds missing components in goldendict.appdata.xml and makes it pass the relaxed appstream validation: `appstream-util validate-relax goldendict.appdata.xml`.
2020-02-12 16:55:00 -05:00

40 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Vitaly Zaitsev <vitaly@easycoding.org> -->
<component type="desktop">
<id>org.goldendict.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>GoldenDict</name>
<summary>Dictionary lookup program</summary>
<description>
<p>
GoldenDict is a feature-rich dictionary lookup program, supporting multiple
dictionary formats (StarDict/Babylon/Lingvo/Dictd/AARD/MDict/SDict) and
online dictionaries, featuring perfect article rendering with the complete
markup, illustrations and other content retained, and allowing you to type
in words without any accents or correct case.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>http://goldendict.org/screenshots/sprechen-wiktionary.png</image>
</screenshot>
<screenshot>
<image>http://goldendict.org/screenshots/damselfly-heady.png</image>
</screenshot>
<screenshot>
<image>http://goldendict.org/screenshots/completar-chaining.png</image>
</screenshot>
<screenshot>
<image>http://goldendict.org/screenshots/lingvo.png</image>
</screenshot>
<screenshot>
<image>http://goldendict.org/screenshots/wordnet.png</image>
</screenshot>
</screenshots>
<url type="homepage">http://goldendict.org</url>
<update_contact>https://github.com/goldendict/goldendict</update_contact>
<launchable type="desktop-id">goldendict.desktop</launchable>
<content_rating type="oars-1.0" />
</component>