enlightenment/src
Vincent Torri 053476d676 E: managing overwrite when moving files
The rename() function deletes dest file if it exists,
so there is no overwrite handling. Instead of
testing a rename() and if it fails creating a task
to copy-delete the file, we directly create this
task, which handles overwrite.

Patch by Maxime Villard (rustyBSD)


SVN revision: 75489
2012-08-21 07:40:31 +00:00
..
bin E: managing overwrite when moving files 2012-08-21 07:40:31 +00:00
modules set physics config dialog border icon 2012-08-21 07:12:16 +00:00
preload E: Make E work with the new XCB stuffs. This breaks out e_alert into 2011-07-25 09:40:18 +00:00
Makefile.am speed up e17's login - reduce disk IO wait. 2006-10-22 10:03:59 +00:00