Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/clipboardmenu.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/clipboardmenu.py')
-rw-r--r--shell/view/clipboardmenu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/view/clipboardmenu.py b/shell/view/clipboardmenu.py
index 3de4d46..0bc3b9e 100644
--- a/shell/view/clipboardmenu.py
+++ b/shell/view/clipboardmenu.py
@@ -128,7 +128,7 @@ class ClipboardMenu(Palette):
#jobject.resume()
# TODO: take this out when we fix the mess that is the shell/shellservice.
- from shell.model import bundleregistry
+ from model import bundleregistry
from sugar.activity.bundle import Bundle
from sugar.activity import activityfactory
if jobject.is_bundle():