Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@laptop.org>2008-09-16 23:07:06 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2008-09-16 23:07:06 (GMT)
commit1bcba0117e14ac5a7828c3918a10ed4eeeb118ef (patch)
tree0a0cd9d2fb2dbbb65e604bf62189eda0c9538366 /setup.py
parent95138ff47b091f0698617092377c7e9aaff1422d (diff)
Add MANIFEST, fix setup.py.
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 b4633a0..45aaf00 100755
--- a/setup.py
+++ b/setup.py
@@ -18,4 +18,4 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Help')
+bundlebuilder.start()