Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchat/chat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/chat.py b/chat/chat.py
index 17391ad..0df3a11 100755
--- a/chat/chat.py
+++ b/chat/chat.py
@@ -14,7 +14,7 @@ import os
import pwd
import socket
-from sugar import activity
+import activity
import presence
import BuddyList