summaryrefslogtreecommitdiff
path: root/portato/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/constants.py')
-rw-r--r--portato/constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/portato/constants.py b/portato/constants.py
index c4ffd6e..0e18425 100644
--- a/portato/constants.py
+++ b/portato/constants.py
@@ -18,3 +18,5 @@ VERSION = 9999
FRONTENDS = ["gtk"]
STD_FRONTEND = "gtk"
+
+USE_GTKSOURCEVIEW = False