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-31 19:37:37 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-07-31 19:37:37 (GMT)
commit05d5e9e08e1e48bc727b44c748b81a77765192e0 (patch)
treeca7c224d389822deef98a1bb1f20b0c10a1dd23d /setup.py
parent05dd7a423fc23cf1c718fb416f1a0c138f41007c (diff)
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 2a8261f..530f97c 100755
--- a/setup.py
+++ b/setup.py
@@ -18,4 +18,4 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Pippy')
+bundlebuilder.start()