Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/sugar-shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-07-02 12:34:41 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-07-02 12:34:41 (GMT)
commit7024f93a43501ffe40ed6e696e1f1214c2216543 (patch)
tree15bf23965f99bce14046b2b8c8c8a3902217956b /shell/sugar-shell
parent59bf818e99802e41f0338437ea5e8c9948637caf (diff)
Move the zoom levels inside the model
Diffstat (limited to 'shell/sugar-shell')
-rwxr-xr-xshell/sugar-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/sugar-shell b/shell/sugar-shell
index 08b7b85..8bd3dd0 100755
--- a/shell/sugar-shell
+++ b/shell/sugar-shell
@@ -35,7 +35,7 @@ logger.start('shell')
sys.path.insert(0, env.get_shell_path())
from view.Shell import Shell
-from model.ShellModel import ShellModel
+from model.shellmodel import ShellModel
from shellservice import ShellService
from intro import intro