[nautilus/wip/cdavis/adaptive-flap] flatpak: Remove GTK_DEBUG env variable



commit 67f5c476cae34a4287e5e2ba3efc9e7941c81da7
Author: Christopher Davis <brainblasted disroot org>
Date:   Fri Dec 25 21:28:35 2020 -0800

    flatpak: Remove GTK_DEBUG env variable
    
    This is not needed or wanted in the flatpak manifest.

 build-aux/flatpak/org.gnome.Nautilus.json | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index ee580bd8d..8956d6b68 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -22,7 +22,6 @@
     "--filesystem=~/.config/dconf:ro",
     "--talk-name=ca.desrt.dconf",
     "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
-    "--env=GTK_DEBUG=interactive",
     "--add-policy=Tracker3.dbus:org.freedesktop.Tracker3.Miner.Files=tracker:FileSystem;tracker:Documents"
   ],
   "modules": [


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