Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorflavio <fdanesse@gmail.com>2012-07-17 21:44:01 (GMT)
committer flavio <fdanesse@gmail.com>2012-07-17 21:44:01 (GMT)
commit5a23748f6291aa4ac9e1b895692d11afdf46b4e9 (patch)
tree31934ef9ff9f50d652b6f011c7f7ea04c62ce63d /setup.py
parent27ee0e4bd2ef993d26e02427170910ea09917a4a (diff)
to sugar3
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 745c6ec..5cae440 100755
--- a/setup.py
+++ b/setup.py
@@ -23,5 +23,5 @@
# You should have received a copy of the GNU General Public License
# along with Speak.activity. If not, see <http://www.gnu.org/licenses/>.
-from sugar.activity import bundlebuilder
+from sugar3.activity import bundlebuilder
bundlebuilder.start()