Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authoramartin <olpc@xo-00-CE-12.localdomain>2007-07-09 16:33:40 (GMT)
committer amartin <olpc@xo-00-CE-12.localdomain>2007-07-09 16:33:40 (GMT)
commit9a55157090cbdd9b568dcf5e126caf343a0cf545 (patch)
tree1fc0e3972b53bfe8b0efaffc57b658f87753de8d /Config.py
parentde2144782e4c1b4e9c9b66999434bcda31db6302 (diff)
quickload
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.py b/Config.py
index 44ee0e7..3ba764e 100644
--- a/Config.py
+++ b/Config.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import os
-QUICKLOAD = FALSE # skip loading inessential comenents to speed things up
+QUICKLOAD = os.path.isfile("QUICKLOAD") # skip loading inessential comenents to speed things up
SugarMode = True
try: