sugar-toolkit-gtk3/sugar/activity
John (J5) Palmieri 0a18473ca7 Speed up startup by another 2 seconds by using follow_name_owner_changes
* this is a side effect of follow_name_owner_changes which removes some
      blocking calls in the __init__ of proxies.  It introduces some semantics
      we might not want (such as following name owner changes) but which
      are fairly beinign
2007-08-22 17:37:33 -04:00
..
__init__.py Add a bunch of copyrights 2007-06-24 14:52:46 +02:00
__init__py Forgot to add these 2006-06-21 16:06:56 -04:00
activity.py Save the sharing info about the activity to the datastore. 2007-08-21 12:12:13 +02:00
activityfactory.py Notice when (non-sugar) activity factories fail to launch. #1975 2007-08-08 18:24:11 -04:00
activityfactoryservice.py Set ACTIVITY_ROOT environment variable. 2007-08-13 21:14:25 +02:00
activityhandle.py Make sure the handle dict values are string. Looks 2007-07-26 11:08:31 +02:00
activityservice.py Use CamelCase for the activity service methods. 2007-08-20 15:18:46 +02:00
bundle.py Complete move to external bundle registry. 2007-08-09 18:10:16 +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 Speed up startup by another 2 seconds by using follow_name_owner_changes 2007-08-22 17:37:33 -04:00