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>
2018-12-27 08:18:53 +01:00
<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>
2018-12-27 08:18:53 +01:00
<launchable type= "desktop-id" > com.github.rssguard.desktop</launchable>
2017-10-19 11:34:33 +02:00
<screenshots >
<screenshot type= "default" >
<caption > Linux version</caption>
2017-10-20 11:09:29 +02:00
<image > https://github.com/martinrotter/rssguard/blob/master/resources/screenshots/screenshot-linux.png?raw=true</image>
2017-10-19 11:34:33 +02:00
</screenshot>
<screenshot >
<caption > Windows version</caption>
2017-10-20 11:09:29 +02:00
<image > https://github.com/martinrotter/rssguard/blob/master/resources/screenshots/screenshot-windows.png?raw=true</image>
2017-10-19 11:34:33 +02:00
</screenshot>
</screenshots>
<url type= "homepage" > https://github.com/martinrotter/rssguard</url>
2018-08-20 15:44:58 +02:00
<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.6" date= "2018-02-26" >
<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.5" date= "2017-11-19" />
<release version= "3.5.4" date= "2017-10-23" />
</releases>
2017-10-19 11:34:33 +02:00
<provides >
<binary > rssguard</binary>
</provides>
2018-08-20 15:44:58 +02:00
</component>