From 5eda979fdfd005eff962524bda730a20061b103d Mon Sep 17 00:00:00 2001 From: Necoro <> Date: Sun, 7 Oct 2007 17:53:49 +0000 Subject: first catapult support --- 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 4d68ab5..d871e78 100644 --- a/portato/constants.py +++ b/portato/constants.py @@ -72,3 +72,5 @@ STD_FRONTEND = "gtk" SU_COMMAND = "gksu -D 'Portato'" SOCKET = "/tmp/portato.socket" + +USE_CATAPULT = False -- cgit v1.2.3