From 0512c29740db61ad73e533480839e3d26a033bbe Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Tue, 29 Nov 2011 11:28:57 +0000 Subject: Remove mozilla xpcom and hulahop, add WebKit This commit breaks a lot of Browse functionality. This is marked in the code with a FIXME keyword. Original work was done by Daniel Drake. Signed-off-by: Manuel QuiƱones --- (limited to 'palettes.py') diff --git a/palettes.py b/palettes.py index 38f6823..01c34d4 100644 --- a/palettes.py +++ b/palettes.py @@ -22,9 +22,6 @@ from gettext import gettext as _ from gi.repository import Gtk from gi.repository import GObject -import xpcom -from xpcom import components -from xpcom.components import interfaces from sugar3.graphics.palette import Palette, Invoker from sugar3.graphics.menuitem import MenuItem -- cgit v0.9.1