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-10 08:05:50 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-07-10 08:05:50 (GMT)
commit117157edd21292bebc9f8225ab90413b1e4c1e25 (patch)
tree07a670f1b36924485d5dcae01bdd56ec4d0eb08c /setup.py
parente16117abc3633b387e1289e71be881ff84e27da7 (diff)
Adopt to new bundlebuilder
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 96ebae3..876cd3f 100755
--- a/setup.py
+++ b/setup.py
@@ -18,5 +18,5 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Log')
+bundlebuilder.start()