[gnome-calculator] Remove dconf-related hacks as they are not required anymore



commit 5a49b58642f4358e064c3aa435abb9e650c791bc
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Oct 19 23:27:50 2020 +0300

    Remove dconf-related hacks as they are not required anymore

 org.gnome.Calculator.json | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/org.gnome.Calculator.json b/org.gnome.Calculator.json
index 7c3e7084..1372c51d 100644
--- a/org.gnome.Calculator.json
+++ b/org.gnome.Calculator.json
@@ -12,11 +12,7 @@
         "--share=ipc",
         "--socket=x11",
         "--socket=wayland",
-        "--share=network",
-        "--filesystem=xdg-run/dconf",
-        "--filesystem=~/.config/dconf:ro",
-        "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+        "--share=network"
     ],
     "cleanup" : [
         "/include",


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