https://bugzilla.xfce.org/show_bug.cgi?id=14552
--- Comment #11 from Andre Miranda <[email protected]> --- Created attachment 7910 --> https://bugzilla.xfce.org/attachment.cgi?id=7910&action=edit Update notification @ToZ this is a simplified version of your patch, instead of creating a new notification, we just update the existing one and thunar_notify_finish is kept as generic as possible. In any case, the message only makes sense for ejecting devices, but it is also shown while unmounting non-removable devices and when the device operation was cancelled. We could send appropriate messages for each case, but I don't know how to get the operation type(unmount or eject) or if it was cancelled from thunar_device_operation_finish. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
