[gtranslator/gtk4: 18/52] Enable all debug messages by default




commit 8479499cf329c8cf80f153222642e6cc16e45f31
Author: Daniel GarcĂ­a Moreno <dani danigm net>
Date:   Mon Jun 13 08:28:01 2022 +0200

    Enable all debug messages by default

 build-aux/flatpak/org.gnome.Gtranslator.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Gtranslator.json b/build-aux/flatpak/org.gnome.Gtranslator.json
index 193a660d..c302ac60 100644
--- a/build-aux/flatpak/org.gnome.Gtranslator.json
+++ b/build-aux/flatpak/org.gnome.Gtranslator.json
@@ -18,7 +18,8 @@
         "--filesystem=~/.config/dconf:ro",
         "--filesystem=xdg-download",
         "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+        "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
+        "--env=G_MESSAGES_DEBUG=all"
     ],
     "cleanup" : [
         "/include",


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