Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/homemodel.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/model/homemodel.py')
-rw-r--r--shell/model/homemodel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/model/homemodel.py b/shell/model/homemodel.py
index 92afc23..9b99518 100644
--- a/shell/model/homemodel.py
+++ b/shell/model/homemodel.py
@@ -22,7 +22,7 @@ import dbus
from model.homeactivity import HomeActivity
from model.homerawwindow import HomeRawWindow
-from sugar.activity import bundleregistry
+from model import bundleregistry
_SERVICE_NAME = "org.laptop.Activity"
_SERVICE_PATH = "/org/laptop/Activity"