update appdata.xml
This commit is contained in:
parent
154655d571
commit
10e016f2ea
@ -5,19 +5,32 @@
|
|||||||
<project_license>GPL-3.0</project_license>
|
<project_license>GPL-3.0</project_license>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<developer_name>Jordan Petridis</developer_name>
|
<developer_name>Jordan Petridis</developer_name>
|
||||||
<summary>GNOME Podcast Client written in Rust</summary>
|
<summary>Modern Podcast Client for the GNOME desktop</summary>
|
||||||
<url type="homepage">https://gitlab.gnome.org/alatiera/Hammond</url>
|
<description xml:lang="en">
|
||||||
<description>
|
<p>
|
||||||
Hammond is a Gtk+ Podcast client for the GNOME Desktop written in Rust
|
Hammond is a modern, reliable, and fast Podcast Client for the GNOME
|
||||||
|
desktop written in Rust.
|
||||||
|
</p>
|
||||||
</description>
|
</description>
|
||||||
|
<url type="homepage">https://gitlab.gnome.org/alatiera/Hammond</url>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image type="source">https://gitlab.gnome.org/alatiera/Hammond/raw/master/screenshots/podcasts_view.png</image>
|
<image>https://gitlab.gnome.org/alatiera/hammond/raw/master/screenshots/episodes_view.png</image>
|
||||||
<image type="source">https://gitlab.gnome.org/alatiera/Hammond/raw/master/screenshots/podcast_widget.png</image>
|
<caption>Page 1</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://gitlab.gnome.org/alatiera/hammond/raw/master/screenshots/shows_view.png</image>
|
||||||
|
<caption>Page 2</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://gitlab.gnome.org/alatiera/hammond/raw/master/screenshots/show_widget.png</image>
|
||||||
|
<caption>Page 3</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="0.3.1" date="2018-03-28"/>
|
<release version="0.3.1" date="2018-03-28"/>
|
||||||
</releases>
|
</releases>
|
||||||
<update_contact>jordanpetridis@protonmail.com</update_contact>
|
<url type="homepage">https://gitlab.gnome.org/alatiera/hammond</url>
|
||||||
</component>
|
<update_contact>jpetridis@gnome.org</update_contact>
|
||||||
|
<developer_name>Jordan Petridis and others</developer_name>
|
||||||
|
</component>
|
||||||
@ -7,11 +7,13 @@
|
|||||||
|
|
||||||
<name xml:lang="en">Hammond</name>
|
<name xml:lang="en">Hammond</name>
|
||||||
<shortdesc xml:lang="en">
|
<shortdesc xml:lang="en">
|
||||||
A Podcast Client for the Gnome Desktop.
|
Modern Podcast Client for the GNOME desktop
|
||||||
</shortdesc>
|
</shortdesc>
|
||||||
<description xml:lang="en">
|
<description xml:lang="en">
|
||||||
Hammond is a multithreade, safe, and fast Podcast Client for the GNOME
|
<p>
|
||||||
desktop written in Rust.
|
Hammond is a modern, reliable, and fast Podcast Client for the GNOME
|
||||||
|
desktop written in Rust.
|
||||||
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<!-- <homepage rdf:resource="https://wiki.gnome.org/Apps/Hammond" /> -->
|
<!-- <homepage rdf:resource="https://wiki.gnome.org/Apps/Hammond" /> -->
|
||||||
<bug-database rdf:resource="https://gitlab.gnome.org/alatiera/Hammond/issues" />
|
<bug-database rdf:resource="https://gitlab.gnome.org/alatiera/Hammond/issues" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user