Fixing broken import

master
Marco Pesenti Gritti 17 years ago
parent 3bf9245036
commit 927c4c5d16

@ -1,3 +1,5 @@
* Fix opening downloads from the clipboard. (marco)
Snapshot 6b57baa075
* #2008 Place free views palettes at cursor. (marco)

@ -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():

Loading…
Cancel
Save