sugar-toolkit-gtk3/sugar/activity
Dan Williams 739b9160b1 Refactor activity share/join in Activity.__init__() to be clearer and cover all cases
Remove the 'pservice_id' attribute of the ActivityHandle too, since it was
completely pointless and should have been the same as the activity id anyway.
Share/join is handled in the Activity.__init__() method and the shell doesn't
really need to know about it at all.
2007-09-01 13:07:49 -04:00
..
__init__.py
__init__py
activity.py
activityfactory.py
activityfactoryservice.py
activityhandle.py Refactor activity share/join in Activity.__init__() to be clearer and cover all cases 2007-09-01 13:07:49 -04:00
activityservice.py
bundle.py
bundlebuilder.py
Makefile.am
registry.py