From 51258abefb5c88c62dd6bb5861d4d2e8e372799f Mon Sep 17 00:00:00 2001 From: necoro <> Date: Sun, 11 Feb 2007 18:15:38 +0000 Subject: Build new ebuild-window --- portato/constants.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'portato/constants.py') 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 -- cgit v1.2.3