Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorNat <natcl@hotmail.com>2007-09-10 18:38:15 (GMT)
committer Nat <natcl@hotmail.com>2007-09-10 18:38:15 (GMT)
commit0ae0142165c092c8171a4e41abfb57c23f54bfcd (patch)
tree03f0e811fcbe8fe24f45f73cbd9330ce5fc7ae7c /Config.py
parentb5d19eaeb6ea59cb6564d64d4519e788d0985d74 (diff)
Sound relocation, Spanish fix
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.py b/Config.py
index 7b30cf9..7dd76dc 100644
--- a/Config.py
+++ b/Config.py
@@ -26,7 +26,8 @@ print 'INFO: loaded TAMTAM_ROOT=%s' % TAM_TAM_ROOT
#PATHS
-SOUNDS_DIR = TAM_TAM_ROOT + "/Resources/Sounds"
+SOUNDS_DIR = "/usr/share/activities/TamTamEdit.activity/Resources/Sounds"
+#SOUNDS_DIR = TAM_TAM_ROOT + "/Resources/Sounds"
FILES_DIR = TAM_TAM_ROOT + "/Resources"
TUNE_DIR='/'
SYNTH_DIR='/'