master
Dan Williams 18 years ago
parent 59c8404854
commit d8dd8f8a65

@ -20,7 +20,7 @@ Running
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
from the installed location though.

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

Loading…
Cancel
Save