Skip to content
Commit 685fac53 authored by Marco Martin's avatar Marco Martin
Browse files

Don't add recursively every file copied to desktop

When a folder is droppen on the desktop, every file contained in the
folder and subfolder was added to the screen mapping, polluting the
entry a lot

this because KIO::CopyJob::copyingDone is emitted for every file that's
copied, not only the single folder

Add an update script that forgets all urls in screenmapping that begin with
desktop:/ but are it its subfolders rather than files directly in desktop
parent 0453ba96
Pipeline #487955 passed with stage
in 2 minutes and 32 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment