Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/palettes.py
diff options
context:
space:
mode:
authorManuel Quiñones <manuq@laptop.org>2011-11-29 11:28:57 (GMT)
committer Manuel Quiñones <manuq@laptop.org>2011-11-29 11:51:19 (GMT)
commit0512c29740db61ad73e533480839e3d26a033bbe (patch)
treee9ee3e371c1e87178e8203678173edb528524fd9 /palettes.py
parent781c9561b9388713e0fd32a350e4b36027849d29 (diff)
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 <manuq@laptop.org>
Diffstat (limited to 'palettes.py')
-rw-r--r--palettes.py3
1 files changed, 0 insertions, 3 deletions
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