Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/profile.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar/profile.py')
-rw-r--r--src/sugar/profile.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sugar/profile.py b/src/sugar/profile.py
index 6e5a1bf..d5012bd 100644
--- a/src/sugar/profile.py
+++ b/src/sugar/profile.py
@@ -182,10 +182,10 @@ class Profile(object):
'#export LM_DEBUG=net\n' \
'#export GABBLE_DEBUG=all\n' \
'#export ' \
- 'GABBLE_LOGFILE=~/.sugar/default/logs/telepathy-gabble.log\n' \
+ 'GABBLE_LOGFILE=$HOME/.sugar/default/logs/telepathy-gabble.log\n' \
'#export SALUT_DEBUG=all\n' \
'#export ' \
- 'SALUT_LOGFILE=~/.sugar/default/logs/telepathy-salut.log\n' \
+ 'SALUT_LOGFILE=$HOME/.sugar/default/logs/telepathy-salut.log\n' \
'#export GIBBER_DEBUG=all\n' \
'#export PRESENCESERVICE_DEBUG=1\n' \
'#export SUGAR_LOGGER_LEVEL=debug\n\n' \