Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/keyhandler.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-06-20 13:22:12 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-06-20 13:22:12 (GMT)
commitc91bbd18ccf00b87d0e99029235f120b1b7839d6 (patch)
tree2eca21668e716d903999fade320e04258fe0edcf /shell/view/keyhandler.py
parent61314c97057b34292cf30b771d98274b8f29bd85 (diff)
Move SugarKeyGrabber in the lib. Keep it private.
We can't install libraries in datadir.
Diffstat (limited to 'shell/view/keyhandler.py')
-rw-r--r--shell/view/keyhandler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/view/keyhandler.py b/shell/view/keyhandler.py
index 6327a3b..57b9ca3 100644
--- a/shell/view/keyhandler.py
+++ b/shell/view/keyhandler.py
@@ -9,7 +9,7 @@ import gtk
from sugar import env
from hardware import hardwaremanager
from model.ShellModel import ShellModel
-from extensions import KeyGrabber
+from sugar._sugarext import KeyGrabber
import sugar
_actions_table = {