Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorEd Stoner <ed@whsd.net>2007-10-31 17:11:34 (GMT)
committer Ed Stoner <ed@whsd.net>2007-10-31 17:11:34 (GMT)
commit90d8132b73cd78486d55ea788436d3f353b766f9 (patch)
treeaaaf582729960069ffeddb1b97e86a3bfe821055 /setup.py
parent8bc8f5cad28f823f313d742616a4fb49e6c06356 (diff)
Added setup.py stuff
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 6ea61a6..ed6ded8 100755
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,3 @@
#!/usr/bin/python
from sugar.activity import bundlebuilder
-bundlebuilder.start()
+bundlebuilder.start('cartoon-builder')