Fix drag-and-drop.
* src/fileman.c (dnd_drop_handler): Instead of hard-coding the position of the expected target (which may crash if the list is shorter), look for the expected target in the list supplied by the source window.
- GnuPG-bug-id: T2413
- Signed-off-by: Justus Winter <justus@g10code.com>