From bb662dceb3894008854314fed8625402c8af85dd Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 22 Aug 2001 21:41:32 +0000 Subject: If the remove_source is %TRUE and destination is a descendant of the * e-storage.c (e_storage_async_xfer_folder): If the remove_source is %TRUE and destination is a descendant of the parent, pass an `E_STORAGE_CANTMOVETODESCENDANT' error code to the callback. * e-storage.h: New value `E_STORAGE_CANTMOVETODESCENDANT' in `EStorageResult'. svn path=/trunk/; revision=12397 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 99a746a444..149d021697 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2001-08-22 Ettore Perazzoli + + * e-storage.c (e_storage_async_xfer_folder): If the remove_source + is %TRUE and destination is a descendant of the parent, pass an + `E_STORAGE_CANTMOVETODESCENDANT' error code to the callback. + + * e-storage.h: New value `E_STORAGE_CANTMOVETODESCENDANT' in + `EStorageResult'. + 2001-08-22 Ettore Perazzoli * e-shell-folder-commands.c -- cgit v1.2.3