Skip to content
Commit 75489b27 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 58dcf8d4
Pipeline #487954 passed with stage
in 3 minutes and 6 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