sugar-toolkit-gtk3/sugar/activity
Dan Williams 9e2a9c4c02 Support moving of files to datastore when using write_file()
Using the transfer_ownership argument, activities using the default activity
datastore integration methods (namely write_file) will now tell the datastore
that it can move the files by default.  This reduces the copies required, which
is slow on flash.  For activities not using the standard APIs (Record, etc),
the datastore bindings allow the activity to specify when ownership should
transfer.
2007-09-07 21:53:32 -04:00
..
__init__.py
__init__py
activity.py Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
activityfactory.py with the native factory which doesn't have introspection. 2007-08-30 14:42:12 +02:00
activityfactoryservice.py Use the activity service name for logs rather than 2007-09-04 15:55:21 +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 Add support for content bundles 2007-09-07 13:31:45 -04:00
bundlebuilder.py Rename genmo to genl10n 2007-08-18 12:48:40 +02:00
Makefile.am
registry.py Make D-Bus calls async on startup 2007-08-27 15:47:58 -04:00