diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 44fa46b9..c6a625e7 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -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",