Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorU-BRIAN-X60\Brian Silverman <Brian Silverman@Brian-X60.(none)>2007-07-26 13:33:39 (GMT)
committer U-BRIAN-X60\Brian Silverman <Brian Silverman@Brian-X60.(none)>2007-07-26 13:33:39 (GMT)
commit168301c2533f5760d066f8b41d13f6083367ee93 (patch)
tree18b7cf1fd4557641c56de2398996bb46107d3f7c /setup.py
parent51d3017b6528565ad7dab7111dc896ef96fab7d9 (diff)
added Sugar toolbar
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 ec0f64e..9bcfb0e 100755
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,3 @@
#!/usr/bin/env python
from sugar.activity import bundlebuilder
-bundlebuilder.start()
+bundlebuilder.start("TurtleArt")