Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-07-16 15:48:25 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-07-16 15:48:25 (GMT)
commit7764c04a64923beb40e070b8aea531622520cf7d (patch)
treeaf837fae1b4558e383ebc64244230cf9327f3d3d /setup.py
parentc96694fce7eebd63a7b1abe27446d677e08a5af0 (diff)
Fixed setup.py to create bundle memorize instad of memosono.
Cleaned the csound instrument and changed sndplayer accordingly.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 98cfe83..6d18075 100755
--- a/setup.py
+++ b/setup.py
@@ -18,4 +18,4 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Memosono')
+bundlebuilder.start('Memorize')