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 Refactor activity share/join in Activity.__init__() to be clearer and cover all cases 2007-09-01 13:07:49 -04:00
activityfactory.py with the native factory which doesn't have introspection. 2007-08-30 14:42:12 +02:00
activityfactoryservice.py Set ACTIVITY_ROOT environment variable. 2007-08-13 21:14:25 +02:00
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 Use CamelCase for the activity service methods. 2007-08-20 15:18:46 +02:00
bundle.py
bundlebuilder.py
Makefile.am Refactor the bundle registry. Move it inside 2007-05-27 20:24:10 +02:00
registry.py