From be6ccc3e54771ff1596eb9541e062f7c79f54cf6 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 22 Jun 2007 15:34:37 +0000 Subject: Version 22 --- (limited to 'setup.py') diff --git a/setup.py b/setup.py index fae74b8..88a92f8 100755 --- a/setup.py +++ b/setup.py @@ -18,5 +18,5 @@ from sugar.activity import bundlebuilder -bundlebuilder.start() +bundlebuilder.start('Write') -- cgit v0.9.1