Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Shell.py
diff options
context:
space:
mode:
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 f5ac18e..1a5e6fc 100755
--- a/shell/Shell.py
+++ b/shell/Shell.py
@@ -18,7 +18,7 @@ from sugar.activity import ActivityFactory
from sugar.activity import Activity
from FirstTimeDialog import FirstTimeDialog
from panel.PanelManager import PanelManager
-from sugar_bindings.globalkeys import KeyGrabber
+from globalkeys import KeyGrabber
from sugar import conf
import sugar.logger