This commit is contained in:
Dan Williams 2006-04-27 15:11:47 -04:00
parent 59c8404854
commit d8dd8f8a65
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -20,7 +20,7 @@ Running
To run the python sources from your source tree run To run the python sources from your source tree run
$ ./setup-run-from-source.sh $ source ./setup-run-from-source.sh # needs bash
in the top-level directory. Icons and other resources are still loaded in the top-level directory. Icons and other resources are still loaded
from the installed location though. from the installed location though.

View File

@ -14,7 +14,7 @@ import os
import pwd import pwd
import socket import socket
import activity from sugar import activity
import presence import presence
import BuddyList import BuddyList