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 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