sugar-toolkit-gtk3/shell/model
Dan Williams 8dc201bc5f Expose owner details through the Shell's DBus service
For security, we need the PresenceService to listen for changes to the
owner's attributes, like changed color, nickname, icon, and current activity,
rather than having D-Bus API in the PS itself that any process could call.

So, the shell provides signals when these attributes change, which the PS
listens to and pushes out over the network accordingly.
2007-03-08 22:17:33 -05:00
..
devices Do not show the battery device since it's not hooked up 2007-03-07 22:30:52 +01:00
__init__.py
accesspointmodel.py Clean up sugar + NM client interaction 2007-03-07 11:40:04 -05:00
BuddyModel.py Rename IconColor to XoColor. 2007-02-23 13:09:33 +01:00
Friends.py
homeactivity.py Rename IconColor to XoColor. 2007-02-23 13:09:33 +01:00
homemodel.py
Invites.py
Makefile.am Missing file 2007-02-26 14:11:55 +01:00
MeshModel.py Call remove access point with the right signature 2007-03-05 20:32:39 +01:00
Owner.py Expose owner details through the Shell's DBus service 2007-03-08 22:17:33 -05:00
ShellModel.py