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.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/Shell.py b/shell/Shell.py
index 4176b72..680f94f 100755
--- a/shell/Shell.py
+++ b/shell/Shell.py
@@ -2,11 +2,9 @@ import os
import dbus
import dbus.glib
-import pygtk
-pygtk.require('2.0')
import gtk
-import wnck
import gobject
+import wnck
from sugar.LogWriter import LogWriter
from ActivityRegistry import ActivityRegistry