From: John Stebbins Date: Tue, 19 Jun 2018 19:05:26 +0000 (-0700) Subject: flatpak: add notifications permission X-Git-Tag: 1.2.0~290 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4355a888f2fbf4a23590552b03394208c1d97001;p=handbrake flatpak: add notifications permission --- diff --git a/pkg/linux/flatpak/fr.handbrake.ghb.json b/pkg/linux/flatpak/fr.handbrake.ghb.json index ff24c7f8d..561843e42 100644 --- a/pkg/linux/flatpak/fr.handbrake.ghb.json +++ b/pkg/linux/flatpak/fr.handbrake.ghb.json @@ -10,6 +10,7 @@ "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", + "--talk-name=org.freedesktop.Notifications", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--filesystem=host" ],