org.gnome.Geary.yaml: Fix EDS contacts not working under flatpak, again
Stop trying to chase EDS DBus versioning, just allow access to any EDS endpoint.
This commit is contained in:
parent
7f0bb08c54
commit
46cf245440
2 changed files with 2 additions and 4 deletions
|
|
@ -21,8 +21,7 @@
|
|||
"--talk-name=org.gnome.Contacts",
|
||||
"--talk-name=org.gnome.ControlCenter",
|
||||
"--talk-name=org.gnome.OnlineAccounts",
|
||||
"--talk-name=org.gnome.evolution.dataserver.AddressBook9",
|
||||
"--talk-name=org.gnome.evolution.dataserver.Sources5",
|
||||
"--talk-name=org.gnome.evolution.dataserver.*",
|
||||
"--filesystem=xdg-cache/evolution/addressbook:ro",
|
||||
"--metadata=X-DConf=migrate-path=/org/gnome/Geary/",
|
||||
"--filesystem=~/.config/geary:ro",
|
||||
|
|
|
|||
|
|
@ -50,8 +50,7 @@ finish-args:
|
|||
- "--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"
|
||||
- "--talk-name=org.gnome.evolution.dataserver.*"
|
||||
- "--filesystem=xdg-cache/evolution/addressbook:ro"
|
||||
|
||||
# Migrate GSettings into the sandbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue