Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d07fb3d..382f317 100755
--- a/setup.py
+++ b/setup.py
@@ -19,4 +19,4 @@
from sugar.activity import bundlebuilder
if __name__ == "__main__":
- bundlebuilder.start('PlayGo')
+ bundlebuilder.start()