From 07b7b7969003732ea05c10d5a55d879a204c4a25 Mon Sep 17 00:00:00 2001 From: Harald H Date: Mon, 20 Aug 2018 15:44:58 +0200 Subject: [PATCH] Added urls, oars, release info * Added URL for bugtracker, donation and translation * Added support for OARS (age content rating) * Added release information. Ideally this should be updated by adding a new `` section every time there is a new release. The information will be presented in software centers (like GNOME Software and KDE Discover) and on Flathub. This lets users more easily learn about the latest development for their favorite apps, software centers also reward apps that provide this information by featuring them more prominently. Relevant AppStream documentation: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases --- .../desktop/com.github.rssguard.appdata.xml | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/resources/desktop/com.github.rssguard.appdata.xml b/resources/desktop/com.github.rssguard.appdata.xml index c780ce825..d317610b0 100755 --- a/resources/desktop/com.github.rssguard.appdata.xml +++ b/resources/desktop/com.github.rssguard.appdata.xml @@ -25,7 +25,27 @@ https://github.com/martinrotter/rssguard + https://github.com/martinrotter/rssguard/issues + https://www.transifex.com/martinrotter/rssguard/ + https://martinrotter.github.io/donate/ + + + + +

Fixed:

+
    +
  • Some minor stuff fixes.
  • +
  • Unnecessary "Welcome" notifications. (bug #176)
  • +
  • Bad handling of null/empty strings when inserting messages into DB. (bug #169)
  • +
  • Bad conversion of "created on" date/time in TT-RSS plugin. (bug #172)
  • +
  • Missing obligatory attribute in OPML 2.0 files. (bug #166)
  • +
+
+
+ + +
rssguard - \ No newline at end of file +