From 615a962d8140a4e099b4bf0ce7ba544cf61bec97 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 22 Jun 2007 15:32:58 +0000 Subject: Version 21 --- (limited to 'setup.py') diff --git a/setup.py b/setup.py index fae74b8..fe752f9 100755 --- a/setup.py +++ b/setup.py @@ -18,5 +18,5 @@ from sugar.activity import bundlebuilder -bundlebuilder.start() +bundlebuilder.start('Web') -- cgit v0.9.1