[seahorse/wip/nielsdg/update-flatpak: 3/3] flatpak: Remove dconf access



commit 3eb9701e2c1fa583b826404fb3a3e11bab8e8973
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Wed Feb 19 18:04:44 2020 +0100

    flatpak: Remove dconf access
    
    This is no longer necessary, so let's get rid of it.

 build-aux/org.gnome.Seahorse.json | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/build-aux/org.gnome.Seahorse.json b/build-aux/org.gnome.Seahorse.json
index f1762855..e1d8f7e2 100644
--- a/build-aux/org.gnome.Seahorse.json
+++ b/build-aux/org.gnome.Seahorse.json
@@ -17,9 +17,6 @@
         "--filesystem=~/.gnupg:create",
         /* Secret Service API */
         "--talk-name=org.freedesktop.secrets",
-        /* Needed for dconf to work */
-        "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
-        "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
         /* Needed for importing,exporting from,to keyservers */
         "--share=network"
     ],


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