Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-10-16 09:04:37 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-10-16 09:04:37 (GMT)
commitef942876c863436f1564515d9de7466d68d0628b (patch)
tree58300c00129521a0f5f46c4991a860ff5a25ddf7 /webtoolbar.py
parentd3b675db8cce63253cc2a93e9d6be8c40c5ee6fc (diff)
Adapt to sugar change
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