[geary/mjog/flatpak-contacts-perms] Add Flatpak manifest permissions for Contacts



commit 7b8fa9f14097d6eb292f587381072444f56a9c41
Author: Michael Gratton <mike vee net>
Date:   Mon Oct 7 21:46:30 2019 +1100

    Add Flatpak manifest permissions for Contacts
    
    This is needed for opening and editing contacts in Contacts.

 org.gnome.Geary.yml | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/org.gnome.Geary.yml b/org.gnome.Geary.yml
index a06fe7c8..af307ab7 100644
--- a/org.gnome.Geary.yml
+++ b/org.gnome.Geary.yml
@@ -42,6 +42,9 @@ finish-args:
   # Secrets access
   - "--talk-name=org.freedesktop.secrets"
 
+  # Contacts open/edit support
+  - "--talk-name=org.gnome.Contacts"
+
   # GOA support
   - "--talk-name=org.gnome.ControlCenter"
   - "--talk-name=org.gnome.OnlineAccounts"


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