mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
improve appstream metadata (#10094)
- add developer name (can be shown on flathub.org) - set `Translate` link to the translation repository
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>AGPL-3.0-only</project_license>
|
||||
<name>KOReader</name>
|
||||
<developer_name>KOReader Community</developer_name>
|
||||
<summary>A document viewer for DjVu, PDF, EPUB and more</summary>
|
||||
<description>
|
||||
<p>
|
||||
@@ -29,7 +30,7 @@
|
||||
<url type="homepage">https://koreader.rocks/</url>
|
||||
<url type="bugtracker">https://github.com/koreader/koreader/issues</url>
|
||||
<url type="faq">https://github.com/koreader/koreader/wiki</url>
|
||||
<url type="translate">https://github.com/koreader/koreader#translation</url>
|
||||
<url type="translate">https://github.com/koreader/koreader-translations</url>
|
||||
<url type="vcs-browser">https://github.com/koreader/koreader</url>
|
||||
<url type="contribute">https://koreader.rocks/doc/</url>
|
||||
<categories>
|
||||
|
||||
Reference in New Issue
Block a user