[gedit] Revert "experiment"



commit d9a31aa303e054892c91b9d9252aed3c869b9917
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Oct 21 09:23:49 2018 -0400

    Revert "experiment"
    
    This reverts commit 79a05db61360eae861b5416cf3fca5c0d2a2fa82.
    
    This wasn't mean to be pushed.
    
    --filesystem=host is required for the file browser plugin to work.
    
    Maybe there will be some other way we can handle this in the future.

 org.gnome.gedit.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/org.gnome.gedit.json b/org.gnome.gedit.json
index 47b507e1e..019d78bf8 100644
--- a/org.gnome.gedit.json
+++ b/org.gnome.gedit.json
@@ -12,6 +12,7 @@
         "--share=ipc",
         "--socket=x11",
         "--socket=wayland",
+        "--filesystem=host",
         "--filesystem=xdg-run/dconf",
         "--filesystem=~/.config/dconf:ro",
         "--talk-name=ca.desrt.dconf",


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