Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ConsoleLogger.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ConsoleLogger.py')
-rw-r--r--shell/ConsoleLogger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ConsoleLogger.py b/shell/ConsoleLogger.py
index fc431ec..4c3eee2 100644
--- a/shell/ConsoleLogger.py
+++ b/shell/ConsoleLogger.py
@@ -1,5 +1,5 @@
import gtk
-import dbus
+import dbus.service
class ConsoleLogger(dbus.service.Object):
def __init__(self):