rssguard/resources/desktop/com.github.rssguard.appdata...

31 lines
1.3 KiB
XML
Raw Normal View History

2017-10-19 11:24:20 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2017-10-19 11:34:33 +02:00
<!-- Copyright 2017 Martin Rotter <rotter.martinos@gmail.com> -->
<component type="desktop-application">
2017-10-19 12:12:13 +02:00
<id>com.github.rssguard.desktop</id>
2017-10-19 11:44:05 +02:00
<metadata_license>CC0-1.0</metadata_license>
2017-10-19 11:34:33 +02:00
<project_license>GPL-3.0</project_license>
<name>RSS Guard </name>
2017-10-19 11:40:07 +02:00
<update_contact>rotter.martinos_AT_gmail.com</update_contact>
2017-10-19 11:34:33 +02:00
<summary>Simple (yet powerful) feed reader</summary>
2017-10-19 11:44:05 +02:00
<translation type="qt">rssguard</translation>
2017-10-19 11:34:33 +02:00
<description>
<p>
2017-10-19 11:40:07 +02:00
RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. RSS Guard is developed on top of the Qt library.
2017-10-19 11:34:33 +02:00
</p>
</description>
<launchable type="desktop-id">rssguard.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Linux version</caption>
<image>https://github.com/martinrotter/rssguard/blob/gmail-plugin/resources/screenshots/screenshot-linux.png?raw=true</image>
</screenshot>
<screenshot>
<caption>Windows version</caption>
<image>https://github.com/martinrotter/rssguard/blob/gmail-plugin/resources/screenshots/screenshot-windows.png?raw=true</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/martinrotter/rssguard</url>
<provides>
<binary>rssguard</binary>
</provides>
</component>