Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-01-18 00:08:42 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-01-18 00:08:42 (GMT)
commitab270cd833f3b6c8d35b5b9e41d11deb239937cf (patch)
tree714ad5945a21bae629192bbc9b8e2b8fe886343c /setup.py
parent1ec14b25a0430fd28ad658faef70f0e3bbc5890b (diff)
add .pot; minor build tweaks
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 ed6ded8..6ea61a6 100755
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,3 @@
#!/usr/bin/python
from sugar.activity import bundlebuilder
-bundlebuilder.start('cartoon-builder')
+bundlebuilder.start()