Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Shell.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-18 23:29:42 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-18 23:29:42 (GMT)
commit24dae31a9d1bb2141db3bfd0364f2d95219fc7fa (patch)
treeda9a75e64a4dfda0d6535959e9bf03c5aefbf213 /shell/Shell.py
parent825758018df41500182c8834dc19e7893d353b3a (diff)
Starting to create the mesh view...
Diffstat (limited to 'shell/Shell.py')
-rwxr-xr-xshell/Shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Shell.py b/shell/Shell.py
index 50072fb..ad4db5b 100755
--- a/shell/Shell.py
+++ b/shell/Shell.py
@@ -8,7 +8,7 @@ import gobject
import wnck
from ActivityRegistry import ActivityRegistry
-from HomeWindow import HomeWindow
+from home.HomeWindow import HomeWindow
from sugar import env
from Owner import ShellOwner
from sugar.presence.PresenceService import PresenceService