Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJoe Lee <joe@jotaro.com>2008-03-30 00:53:46 (GMT)
committer Joe Lee <joe@jotaro.com>2008-03-30 00:53:46 (GMT)
commit1dbd487946830f3f0f328a118cb5df671d9d1ec8 (patch)
treee827295b7a5c28bff6b664041fc0254953955c92 /setup.py
parentb798da7c2330be09f5d572be0ef1353a1c40a63d (diff)
Added khaled's arabic translation, removed print statements.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4159284..cbaf2c9 100644
--- a/setup.py
+++ b/setup.py
@@ -2,4 +2,4 @@
from sugar.activity import bundlebuilder
if __name__ == "__main__":
- bundlebuilder.start("ImplodeActivity")
+ bundlebuilder.start('Implode')