Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authornrp <olpc@spongezone.net>2008-09-14 05:18:02 (GMT)
committer nrp <olpc@spongezone.net>2008-09-14 05:18:02 (GMT)
commita11d75ef85ca7edf14fdb28e65e47c8c9f7aa79b (patch)
treeae87fca35389d1903cdc5245424e0160d0b6a9ff /setup.py
parent0ff169da67e21004735d902f48e077489d576c09 (diff)
adding i18n, specifically es
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 6ed89aa..793a078 100755
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python
from sugar.activity import bundlebuilder
-bundlebuilder.start()
+bundlebuilder.start("Bridge")