Fix no access to EDS contacts and avatars under Flatpak

This commit is contained in:
Michael Gratton 2019-03-17 16:35:41 +11:00
parent 5cba0e4e77
commit 2be293d9ec

View file

@ -48,6 +48,11 @@
"--talk-name=org.gnome.ControlCenter",
"--talk-name=org.gnome.OnlineAccounts",
/* Folks contact and avatar support (via EDS) */
"--talk-name=org.gnome.evolution.dataserver.AddressBook9",
"--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",