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 Add a bunch of copyrights 2007-06-24 14:52:46 +02:00
__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 Save the temp file for the icon with the svg suffix so Icon will recognize it as a svg. 2007-08-31 19:57:45 +02:00
bundlebuilder.py Rename genmo to genl10n 2007-08-18 12:48:40 +02:00
Makefile.am Refactor the bundle registry. Move it inside 2007-05-27 20:24:10 +02:00
registry.py Make D-Bus calls async on startup 2007-08-27 15:47:58 -04:00