rssguard/resources/desktop/com.github.rssguard.appdata.xml
Martin Rotter 7d8cf43383 hook
2019-04-04 07:44:25 +02:00

51 lines
2.2 KiB
XML
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 Martin Rotter <rotter.martinos@gmail.com> -->
<component type="desktop-application">
<id>com.github.rssguard.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>RSS Guard</name>
<update_contact>rotter.martinos_AT_gmail.com</update_contact>
<summary>Simple (yet powerful) feed reader</summary>
<translation type="qt">rssguard</translation>
<description>
<p>
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.
</p>
</description>
<launchable type="desktop-id">com.github.rssguard.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Linux version</caption>
<image>https://github.com/martinrotter/rssguard/blob/master/resources/screenshots/screenshot-linux.png?raw=true</image>
</screenshot>
<screenshot>
<caption>Windows version</caption>
<image>https://github.com/martinrotter/rssguard/blob/master/resources/screenshots/screenshot-windows.png?raw=true</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/martinrotter/rssguard</url>
<url type="bugtracker">https://github.com/martinrotter/rssguard/issues</url>
<url type="translate">https://www.transifex.com/martinrotter/rssguard/</url>
<url type="donation">https://martinrotter.github.io/donate/</url>
<content_rating type="oars-1.1" />
<releases>
<release version="3.5.7" date="2019-04-04">
<description>
<p>Fixed:</p>
<ul>
<li>Some minor stuff fixes.</li>
<li>Unnecessary "Welcome" notifications. (bug #176)</li>
<li>Bad handling of null/empty strings when inserting messages into DB. (bug #169)</li>
<li>Bad conversion of "created on" date/time in TT-RSS plugin. (bug #172)</li>
<li>Missing obligatory attribute in OPML 2.0 files. (bug #166)</li>
</ul>
</description>
</release>
<release version="3.5.7" date="2019-04-04"/>
</releases>
<provides>
<binary>rssguard</binary>
</provides>
</component>