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-07-12 20:17:57 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-07-12 20:17:57 (GMT)
commit2bbedf988b39c5af35777954444ba54ceba13ecb (patch)
treef3607f074de03e6774a9e8963d485ea4db7dcc1c /shell/Shell.py
parentd12b780074b05b0abcaf6b3877a9a4047c6e0d0e (diff)
Fix a bunch of bugs, more cleanups
Diffstat (limited to 'shell/Shell.py')
-rwxr-xr-xshell/Shell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Shell.py b/shell/Shell.py
index 6b30bad..df75d1f 100755
--- a/shell/Shell.py
+++ b/shell/Shell.py
@@ -3,6 +3,7 @@ import os
import dbus
import gtk
import wnck
+import gobject
from sugar.LogWriter import LogWriter
from ConsoleLogger import ConsoleLogger