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 'viewtoolbar.py') diff --git a/viewtoolbar.py b/viewtoolbar.py index 7f74035..0e77137 100644 --- a/viewtoolbar.py +++ b/viewtoolbar.py @@ -19,7 +19,7 @@ from gettext import gettext as _ from gi.repository import Gtk -from sugar.graphics.toolbutton import ToolButton +from sugar3.graphics.toolbutton import ToolButton class ViewToolbar(Gtk.Toolbar): -- cgit v0.9.1