[gnome-apps-nightly] Don't ask for access to org.*.Notifications
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Don't ask for access to org.*.Notifications
- Date: Thu, 22 Sep 2016 01:28:55 +0000 (UTC)
commit 06ae062ebae3bcc3cb9a4d4eaf2ecd854ab6689f
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Sep 22 02:02:20 2016 +0200
Don't ask for access to org.*.Notifications
GNotification now has a portal backend that is used when running
sandboxed, so no need to poke holes for the other backends anymore.
org.gnome.Polari.json | 3 ---
org.gnome.Software.json | 2 --
2 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/org.gnome.Polari.json b/org.gnome.Polari.json
index c6b0ef8..2769a0d 100644
--- a/org.gnome.Polari.json
+++ b/org.gnome.Polari.json
@@ -19,9 +19,6 @@
"--talk-name=org.freedesktop.Telepathy.AccountManager",
"--talk-name=org.freedesktop.Telepathy.ChannelDispatcher",
"--talk-name=org.freedesktop.Telepathy.Connection.idle.irc.*",
- /* Notifications */
- "--talk-name=org.gtk.Notifications",
- "--talk-name=org.freedesktop.Notifications",
/* Keyring */
"--talk-name=org.freedesktop.secrets",
/* log files written by tp-logger outside the sandbox */
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index 984b25e..f0b6689 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -19,8 +19,6 @@
"--filesystem=~/.local/share/flatpak",
/* Needs to talk to the network: */
"--share=network",
- /* Notification access */
- "--talk-name=org.gtk.Notifications", "--talk-name=org.freedesktop.Notifications",
/* Needed for dconf to work (unfortunately needs homedir read access) */
"--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
"--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]