Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/BuddyIcon.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-08-25 11:15:28 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-08-25 11:15:28 (GMT)
commitf1d588452eac011f2a9217e90c6ab7af61667bbe (patch)
tree0fa01b19e3bd91e108fb42fb376c9ec9affd67ba /shell/view/BuddyIcon.py
parent2cae66b0ea86235788220c9f7b05aa2ad4fdc58f (diff)
Reorganize canvas items.
Diffstat (limited to 'shell/view/BuddyIcon.py')
-rw-r--r--shell/view/BuddyIcon.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/view/BuddyIcon.py b/shell/view/BuddyIcon.py
index 5079fe5..1ab0ed7 100644
--- a/shell/view/BuddyIcon.py
+++ b/shell/view/BuddyIcon.py
@@ -14,7 +14,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-from sugar.graphics.canvasicon import CanvasIcon
+from sugar.graphics.icon import CanvasIcon
from sugar.graphics.palette import Palette
from view.BuddyMenu import BuddyMenu