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