[gnome-tour] Flatpak: remove dconf access



commit f9b324f8ea892232f9f704c01a171846f8104a2b
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Jan 30 15:01:27 2020 +0000

    Flatpak: remove dconf access
    
    Fixes #3

 build-aux/org.gnome.TourDevel.json | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/build-aux/org.gnome.TourDevel.json b/build-aux/org.gnome.TourDevel.json
index e137f76..402261e 100644
--- a/build-aux/org.gnome.TourDevel.json
+++ b/build-aux/org.gnome.TourDevel.json
@@ -12,10 +12,6 @@
     ],
     "desktop-file-name-suffix" : " (Devel)",
     "finish-args" : [
-        "--filesystem=xdg-run/dconf",
-        "--filesystem=~/.config/dconf:ro",
-        "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
         "--share=ipc",
         "--socket=fallback-x11",
         "--socket=wayland",


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