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
activityfactoryservice.py
activityhandle.py
activityservice.py
bundle.py
bundlebuilder.py
Makefile.am
registry.py