From bf16d4f022ce34b5f09ddc74af661487890bf7f4 Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Thu, 29 Aug 2019 01:12:52 +1000 Subject: [PATCH] Close Flatpak notifications hole This requires xdg-desktop-portal >= 1.2.0. --- org.gnome.Geary.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 84ed6646..72c02d9d 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -38,9 +38,6 @@ /* Needs to talk to the network: */ "--share=network", - /* Notification access */ - "--talk-name=org.freedesktop.Notifications", - /* Secrets access */ "--talk-name=org.freedesktop.secrets",