From 489967d2554e35eb5710e9fc821534ae191c6c6d Mon Sep 17 00:00:00 2001 From: Guilherme Silva <626206+guihkx@users.noreply.github.com> Date: Fri, 25 Aug 2023 04:25:11 -0300 Subject: [PATCH] Remove
tags from Linux's AppData file (#1074) The specification does not allow them: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-description --- resources/desktop/rssguard.metainfo.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/desktop/rssguard.metainfo.xml.in b/resources/desktop/rssguard.metainfo.xml.in index 08aa83e68..c47b84c56 100644 --- a/resources/desktop/rssguard.metainfo.xml.in +++ b/resources/desktop/rssguard.metainfo.xml.in @@ -31,10 +31,10 @@
- Note for Flatpak users: The autostart feature can only work if you manually allow us access to the
~/.config/autostartdirectory. You can easily do that with the following command: + Note for Flatpak users: The autostart feature can only work if you manually allow us access to the ~/.config/autostart directory. You can easily do that with the following command:
-
flatpak override --user --filesystem=xdg-config/autostart @APP_REVERSE_NAME@+ flatpak override --user --filesystem=xdg-config/autostart @APP_REVERSE_NAME@