fix(assets): fix AppStream validation errors

This commit is contained in:
Oleg Shparber
2020-09-20 00:42:58 -04:00
parent 3469e05c20
commit 5d0f3fb98f
@@ -1,18 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>org.zealdocs.Zeal.desktop</id>
<id>org.zealdocs.Zeal</id>
<name>Zeal</name>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-only</project_license>
<project_license>GPL-3.0-or-later</project_license>
<developer_name>Oleg Shparber</developer_name>
<summary>Documentation browser</summary>
<description>
<p>Zeal is a simple offline documentation browser inspired by Dash.</p>
<p>Zeal is a simple offline documentation browser inspired by Dash. It offers access to over 200 docsets covering various libraries and APIs.</p>
</description>
<categories>
<category>Development</category>
</categories>
<url type="homepage">https://zealdocs.org/</url>
<url type="bugtracker">https://github.com/zealdocs/zeal/issues</url>
<url type="help">https://zealdocs.org/usage.html</url>
<!-- TODO: Reenable after moving AppImage build to Ubuntu 20.04. -->
<!--url type="contact">https://go.zealdocs.org/l/contact</url-->
<screenshots>
<screenshot type="default">
<caption>The main window</caption>
<image>https://i.imgur.com/qBkZduS.png</image>
</screenshot>
</screenshots>