sugar-toolkit-gtk3/sugar
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
..
activity Support moving of files to datastore when using write_file() 2007-09-07 21:53:32 -04:00
bundle
clipboard
datastore
graphics Remove left over property. 2007-09-06 18:55:51 +02:00
objects
presence
__init__.py
_sugarext.defs
_sugarext.override
_sugarextmodule.c
_sugaruiext.defs
_sugaruiext.override
_sugaruiextmodule.c
.gitignore
.license
env.py
logger.py
ltihooks.py
Makefile.am Add support for content bundles 2007-09-07 13:31:45 -04:00
network.py
profile.py
util.py
wm.py Split the UI part of sugarext out to his own module to avoid 2007-07-27 20:15:31 +02:00