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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Shell.py b/shell/Shell.py
index cd8f4f4..a7ecea3 100755
--- a/shell/Shell.py
+++ b/shell/Shell.py
@@ -1,6 +1,7 @@
import os
import dbus
+import dbus.glib
import pygtk
pygtk.require('2.0')
import gtk