b83c93ad62
Fix what is probably a copy-paste error and return false instead of a CONTINUE DragMotionResult which is only meant for dragMotion events, not drop events. This makes sure we don't create a folder when dropping an app over the drag leeways of another icon. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1389