[gnome-music/enable-network-share: 8/8] flatpak: Add "network" share



commit 1054f1694343b19736250b43a74f38815cc613e3
Author: Felipe Borges <felipeborges gnome org>
Date:   Sun Jan 28 13:20:46 2018 +0100

    flatpak: Add "network" share
    
    This way Music can scrobble to lastfm if a LastFM provider is set
    in gnome-online-accounts.

 org.gnome.Music.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index a408246..a5309f7 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -8,6 +8,7 @@
     "desktop-file-name-prefix": "(Nightly) ",
     "finish-args": [
         "--share=ipc", "--socket=x11",
+        "--share=network",
         "--socket=wayland",
         "--talk-name=org.freedesktop.Tracker1",
         "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",


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