Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorOli <olivier.belanger@umontreal.ca>2007-06-30 19:25:48 (GMT)
committer Oli <olivier.belanger@umontreal.ca>2007-06-30 19:25:48 (GMT)
commit090aa07d7504b09e947e605514a41a07db0a4151 (patch)
treebdc341f04e49e9b35033ae88e06dc7f23b30737f /Config.py
parent4e5b7d886426af93a2312ea206b1c4710b800f1b (diff)
aclient log path
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 fbec10d..cd41c18 100644
--- a/Config.py
+++ b/Config.py
@@ -39,7 +39,7 @@ else:
#PLUGIN
-PLUGIN_DEBUG = os.getenv('HOME')+"/tamtam.aclient.log"
+PLUGIN_DEBUG = PREF_DIR + "/tamtam.aclient.log"
PLUGIN_VERBOSE = 0
PLUGIN_UNIVORC = TAM_TAM_ROOT + "/Resources/univorc.csd"
PLUGIN_KSMPS = 64