From 62f2daa0f5c83f1df140cb61978a70ab9bb2f04e Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Mon, 18 Apr 2011 21:43:06 +0000 Subject: deprecated name in bundlebuilder --- diff --git a/setup.py b/setup.py index 39112ee..530f97c 100644 --- a/setup.py +++ b/setup.py @@ -18,4 +18,4 @@ from sugar.activity import bundlebuilder -bundlebuilder.start('StopWatchActivity') +bundlebuilder.start() -- cgit v0.9.1