Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSebastian <icarito@sugarlabs.org>2011-03-17 02:43:02 (GMT)
committer Sebastian <icarito@sugarlabs.org>2011-03-17 02:43:02 (GMT)
commit5a660113eee5f94bc84a51a6e01ba3d47b03c224 (patch)
tree8f3638ac10e3ad5efd12c5baf5ffd7268b3588b6 /setup.py
parent0e4977aa6d0d2008c43450baf3d119ad76e079db (diff)
Merge v5 and updated toolbar.
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 32616de..530f97c 100755
--- a/setup.py
+++ b/setup.py
@@ -18,4 +18,4 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Words')
+bundlebuilder.start()