Clarify
This commit is contained in:
parent
59c8404854
commit
d8dd8f8a65
2
README
2
README
@ -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.
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user