Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
authorLucian Branescu Mihaila <lucian.branescu@gmail.com>2010-06-17 20:54:30 (GMT)
committer Lucian Branescu Mihaila <lucian.branescu@gmail.com>2010-06-17 20:54:30 (GMT)
commita8b17436c94ec188857c4a06efa6ade64a0ef20b (patch)
tree4093124cf4163003b4a9c43bad12076d0930fe4b /webtoolbar.py
parent3ec9f9dca7f8a696ec90b934771436d70063880a (diff)
Browse stards and loads pages with pywebkitgtk. Several features are disabled for now, although it mostly has feature-parity with Surf.
Diffstat (limited to 'webtoolbar.py')
-rw-r--r--webtoolbar.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index e7c20be..86fab60 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -21,8 +21,6 @@ from gettext import gettext as _
import gobject
import gtk
import pango
-from xpcom.components import interfaces
-from xpcom import components
from sugar.graphics.toolbutton import ToolButton
from sugar.graphics.menuitem import MenuItem