"README.md" did not exist on "977b3a7c5d4a8e9c059db9afa5b25eeea3b8c08b"
-
Jannis Pohlmann authored
Apparently, the GVfs trash backend only allows top-level directories in the trash to be modified. Children can be deleted implicitely but e.g. when emptying the trash, only the top-level items may be deleted. To give an example: g_file_delete() fails for "trash:///test/foo.txt" but succeeds for "trash:///test". This problem is covered in the trash specification under "Implementation notes".
Jannis Pohlmann authoredApparently, the GVfs trash backend only allows top-level directories in the trash to be modified. Children can be deleted implicitely but e.g. when emptying the trash, only the top-level items may be deleted. To give an example: g_file_delete() fails for "trash:///test/foo.txt" but succeeds for "trash:///test". This problem is covered in the trash specification under "Implementation notes".
To find the state of this project's repository at the time of any of these versions, check out the tags.