[recipes] poke a hole in the sandbox for sharing



commit 345b2f68f9dd2f691ad30e66b99e96ff0bf3fd22
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Feb 7 15:47:35 2017 +0100

    poke a hole in the sandbox for sharing
    
    This is just a temporary stopgap so we can at least support
    sending email until we have a proper sharing portal.

 org.gnome.Recipes.flatpak.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Recipes.flatpak.json b/org.gnome.Recipes.flatpak.json
index 6f85614..9e86969 100644
--- a/org.gnome.Recipes.flatpak.json
+++ b/org.gnome.Recipes.flatpak.json
@@ -10,6 +10,7 @@
         "--socket=wayland",
         "--filesystem=xdg-run/dconf",
         "--filesystem=~/.config/dconf:ro",
+        "--talk-name=org.freedesktop.Flatpak",
         "--talk-name=ca.desrt.dconf",
         "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
     ],
@@ -56,7 +57,7 @@
             "sources": [
                     {
                         "type": "git",
-                        "url": "git://git.gnome.org/recipes"
+                        "url": "file:///home/mclasen/Sources/recipes"
                     }
             ]
         }


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