In thunar_standard_view_drag_data_received(), the contents of the ThunarFolder to which a XDirectSave was performed, should be reloaded using the new reload functionality (see bug #1360) in ThunarFolder.
Committed with revision 19658. 2006-01-29 Benedikt Meurer <benny@xfce.org> * thunar/thunar-standard-view.c (thunar_standard_view_drag_data_received): Reload the contents of the target folder after a successful XDirectSave. This fixes bug #1362.