Fix path entry DnD code
The motion-notify-event
signal is not emitted anymore when moving the pointer over the path entry icon, so instead use the click event handler to create the drag context for the icon.
Fixes: #1470 (closed)
The motion-notify-event
signal is not emitted anymore when moving the pointer over the path entry icon, so instead use the click event handler to create the drag context for the icon.
Fixes: #1470 (closed)