Close Flatpak settings hole

See https://blogs.gnome.org/mclasen/2019/07/12/settings-in-a-sandbox-world/
This commit is contained in:
Michael Gratton 2019-08-29 00:53:49 +10:00
parent 031f02c8c9
commit d1d7485434

View file

@ -53,9 +53,8 @@
"--talk-name=org.gnome.evolution.dataserver.Sources5",
"--filesystem=xdg-cache/evolution/addressbook:ro",
/* 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",
/* Migrate GSettings into the sandbox */
"--metadata=X-DConf=migrate-path=/org/gnome/Geary/",
/* Let view source keep on working as-sis for now. Bug 779311. */
"--filesystem=/tmp"