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



commit bf63e485459cbf857cea92161d842eecec5233d3
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 5 19:14:24 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]