Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index fae74b8..261ad5d 100755
--- a/setup.py
+++ b/setup.py
@@ -18,5 +18,4 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start()
-
+bundlebuilder.start('Chat')