[evince/wip/gpoo/gtk4-preparation: 6/11] flatpak: Update access to gvfs




commit 277fcbac0f49d5f121563361fcfd74b23f2ac6e9
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Sun Oct 17 10:23:59 2021 -0300

    flatpak: Update access to gvfs
    
    - Remove permission required for older runtimes (before
      Freedesktop Platform 19.08 and Gnome Platform 3.34).
    - Remove inexistent D-Bus service

 build-aux/flatpak/org.gnome.Evince.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Evince.json b/build-aux/flatpak/org.gnome.Evince.json
index ee2746428..59f3e03d8 100644
--- a/build-aux/flatpak/org.gnome.Evince.json
+++ b/build-aux/flatpak/org.gnome.Evince.json
@@ -16,9 +16,8 @@
         "--socket=pulseaudio",
         "--filesystem=host",
         "--talk-name=org.gnome.SettingsDaemon.MediaKeys",
-        "--metadata=X-DConf=migrate-path=/org/gnome/evince/",
-        "--talk-name=org.gtk.vfs",
         "--talk-name=org.gtk.vfs.*",
+        "--filesystem=xdg-run/gvfsd",
         "--talk-name=org.gnome.SessionManager",
         "--talk-name=org.freedesktop.FileManager1",
         "--own-name=org.gnome.evince",


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