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 <erikos@localhost.localdomain>2008-08-10 15:01:42 (GMT)
committer Simon Schampijer <erikos@localhost.localdomain>2008-08-10 15:01:42 (GMT)
commitf5195b8d85e8a8b444c4d4d606d894855c2797ed (patch)
treef19e457432b4c0c9849750a1a8917e7855a09981 /setup.py
parent7dd01f58ea74f8000717954bf6c52d9ddebf8703 (diff)
Adopt setup.py to bundlebuilder changes
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 6d18075..530f97c 100755
--- a/setup.py
+++ b/setup.py
@@ -18,4 +18,4 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Memorize')
+bundlebuilder.start()