[gnome-music] flatpak: Allow GOA session bus access



commit 2b0dd1ec80ed4352ca8fb6b101995f03ea38a806
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Feb 12 15:19:15 2018 +0100

    flatpak: Allow GOA session bus access
    
    Add talk-name for GOA, allowing communication with the session bus.

 org.gnome.Music.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index ee0d781..543acd3 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -11,6 +11,7 @@
         "--share=network",
         "--socket=wayland",
         "--talk-name=org.freedesktop.Tracker1",
+        "--talk-name=org.gnome.OnlineAccounts",
         "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
         "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
         "--talk-name=com.intel.dleyna-server",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]