From 63de14a4344fa0b213e7a8cce5b2d3b95b80b542 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Thu, 28 Sep 2023 11:12:14 +0530 Subject: [PATCH] Drop org.kde.* own-name This is no longer required with any supported runtimes, the issue was fixed in Qt https://docs.flatpak.org/en/latest/desktop-integration.html#statusnotifier > Most implementations of StatusNotifer have dropped this requirement https://github.com/flathub/flatpak-builder-lint/issues/66#issuecomment-1386033025 --- de.bund.ausweisapp.ausweisapp2.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/de.bund.ausweisapp.ausweisapp2.yaml b/de.bund.ausweisapp.ausweisapp2.yaml index 6da26ad..697a966 100644 --- a/de.bund.ausweisapp.ausweisapp2.yaml +++ b/de.bund.ausweisapp.ausweisapp2.yaml @@ -10,7 +10,6 @@ finish-args: - --socket=fallback-x11 - --share=ipc - --socket=pcsc - - --own-name=org.kde.* # Workaround for org.kde.StatusNotifierWatcher support, see https://github.com/flathub/com.viber.Viber/issues/4 - --talk-name=org.freedesktop.Notifications - --talk-name=org.kde.StatusNotifierWatcher - --filesystem=home