summaryrefslogtreecommitdiff
path: root/portato/constants.py
diff options
context:
space:
mode:
authornecoro <>2007-02-11 18:15:38 +0000
committernecoro <>2007-02-11 18:15:38 +0000
commit51258abefb5c88c62dd6bb5861d4d2e8e372799f (patch)
tree0d966ea492d05ed33d77319bae3e12fa8d279e54 /portato/constants.py
parent70e5e9ca4bb97feda6897cd40b3b5c97cc46f2ad (diff)
downloadportato-51258abefb5c88c62dd6bb5861d4d2e8e372799f.tar.gz
portato-51258abefb5c88c62dd6bb5861d4d2e8e372799f.tar.bz2
portato-51258abefb5c88c62dd6bb5861d4d2e8e372799f.zip
Build new ebuild-window
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