Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/sugar-console
diff options
context:
space:
mode:
Diffstat (limited to 'shell/sugar-console')
-rwxr-xr-xshell/sugar-console1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/sugar-console b/shell/sugar-console
index ed9c162..538715d 100755
--- a/shell/sugar-console
+++ b/shell/sugar-console
@@ -1,6 +1,7 @@
#!/usr/bin/python
import dbus
+import dbus.glib
bus = dbus.SessionBus()
proxy_obj = bus.get_object('com.redhat.Sugar.Shell', '/com/redhat/Sugar/Shell')