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>2008-07-07 21:17:55 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-07-07 21:17:55 (GMT)
commit9afbf7e567ff602f0137f2d369f16afc79b154d8 (patch)
treec8452bf80e3025db9897a06d5d1bf3beb84ef01a /setup.py
parentd75943d8c9c67433319d4db1ada1438a24cbd54e (diff)
Adopt 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 fe752f9..fae74b8 100755
--- a/setup.py
+++ b/setup.py
@@ -18,5 +18,5 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Web')
+bundlebuilder.start()