From 9ea6618347e4a214bbf5e7418d31fe084106f547 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Thu, 28 Sep 2023 10:57:16 +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 --- com.calibre_ebook.calibre.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/com.calibre_ebook.calibre.yaml b/com.calibre_ebook.calibre.yaml index 538fed9..c3f67c7 100644 --- a/com.calibre_ebook.calibre.yaml +++ b/com.calibre_ebook.calibre.yaml @@ -17,7 +17,6 @@ finish-args: - --system-talk-name=org.freedesktop.UDisks2 - --talk-name=com.canonical.AppMenu.Registrar - --talk-name=org.kde.StatusNotifierWatcher - - --own-name=org.kde.* - --env=KDE_FORK_SLAVES=1 - --env=SSL_CERT_DIR=/etc/ssl/certs - --env=OPENSSL_CONF=/dev/null