From be93d4fc4c9c06998cfde88bc98b47224b11b52c Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Tue, 29 Nov 2011 10:01:45 +0000 Subject: Rename sugar to sugar3 Signed-off-by: Manuel QuiƱones --- (limited to 'widgets.py') diff --git a/widgets.py b/widgets.py index 9fc0b9f..608dbb6 100644 --- a/widgets.py +++ b/widgets.py @@ -19,7 +19,7 @@ from gi.repository import GObject from gi.repository import Gtk -from sugar.graphics.icon import Icon +from sugar3.graphics.icon import Icon class TabAdd(Gtk.HBox): -- cgit v0.9.1