[gnome-text-editor] Revert "build: copy finish-args from gedit"



commit 7aa39e634b664b954836b4394939a4845fcbe487
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 5 19:15:27 2021 -0700

    Revert "build: copy finish-args from gedit"
    
    This reverts commit 6f5b63cfe129a82c408614c01738fcd2df292eca.

 org.gnome.TextEditor.Devel.json | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.TextEditor.Devel.json b/org.gnome.TextEditor.Devel.json
index 6f11ba6..e9e7d7e 100644
--- a/org.gnome.TextEditor.Devel.json
+++ b/org.gnome.TextEditor.Devel.json
@@ -9,8 +9,10 @@
         "--share=ipc",
         "--socket=fallback-x11",
         "--socket=wayland",
-        "--filesystem=host",
-        "--talk-name=org.gtk.vfs.*"
+        "--talk-name=org.gtk.vfs",
+        "--talk-name=org.gtk.vfs.*",
+        "--filesystem=xdg-run/gvfsd",
+        "--filesystem=home"
     ],
     "cleanup" : [
         "/include",


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