Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/Service.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-93/+93
|
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
|
* Fix get_published_values to actually return the dict.Marco Pesenti Gritti2006-10-131-0/+1
| | | | Get rid of the activity title property, we are not using it anyway.
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-191-12/+17
|
*