Skip to content

Mark copy job when opening remote URLs as transient

Nicolas Fella requested to merge work/transient into master

This way we don't get a "Copying finished" notification when the copy is done.

We don't want such a notification since the copying is just an implementation detail of KParts

We stil get the progress indicator while the operation is going though. That is actually relevant for the user

Merge request reports