From 7764c04a64923beb40e070b8aea531622520cf7d Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Mon, 16 Jul 2007 15:48:25 +0000 Subject: Fixed setup.py to create bundle memorize instad of memosono. Cleaned the csound instrument and changed sndplayer accordingly. --- (limited to 'setup.py') 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') -- cgit v0.9.1