From 5a660113eee5f94bc84a51a6e01ba3d47b03c224 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 17 Mar 2011 02:43:02 +0000 Subject: Merge v5 and updated toolbar. --- (limited to 'setup.py') diff --git a/setup.py b/setup.py index 32616de..530f97c 100755 --- a/setup.py +++ b/setup.py @@ -18,4 +18,4 @@ from sugar.activity import bundlebuilder -bundlebuilder.start('Words') +bundlebuilder.start() -- cgit v0.9.1