Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-10-16 10:50:15 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-10-16 10:50:15 (GMT)
commitb31888b2e3eb6845b2dead0d7147c4ae0bf09f69 (patch)
treed45ea5591fbfb435cf22a65d62e6475d33dced21 /webtoolbar.py
parent2d06d288a24d2a83575916ff9b9af7905be181a1 (diff)
parent4d08cc7dbecf9459b9338b730932fa2f68651140 (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activity
Diffstat (limited to 'webtoolbar.py')
-rwxr-xr-xwebtoolbar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index 1b86606..104c439 100755
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -25,7 +25,7 @@ from xpcom.components import interfaces
from xpcom import components
from sugar.graphics.toolbutton import ToolButton
-from sugar._sugaruiext import AddressEntry
+from sugar._sugarext import AddressEntry
import sessionhistory
import progresslistener