From 045852491ba5330d8c4a63b0c6e443d6e073f2be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 18 Mar 2008 19:18:22 +0100 Subject: Splitted windows.py --- portato/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/constants.py') diff --git a/portato/constants.py b/portato/constants.py index 3cff9ac..2059315 100644 --- a/portato/constants.py +++ b/portato/constants.py @@ -65,7 +65,7 @@ APP = "portato" VERSION = "9999" HOME = os.environ["HOME"] SU_COMMAND = "gksu -D 'Portato'" -USE_CATAPULT = False +USE_CATAPULT = True # frontends FRONTENDS = ["gtk"] -- cgit v1.2.3