Drag and drop file onto search window
authorColin Clark <colin.clark@cclark.uk>
Sat, 30 Jun 2018 21:18:19 +0000 (22:18 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sat, 30 Jun 2018 21:18:19 +0000 (22:18 +0100)
commit8af0e85686db8fdcfc217b10ebfafe2ce4850c60
treef206a99e1738de170cbbc9a9766b296f8cd68db8
parente4fc246261e3973f73fe127a5cc7adbe170c08ec
Drag and drop file onto search window

If a file is dragged and dropped onto either the path or similarity
entry box in the search window, the full URI (e.g. file:///home/etc_etc)
is copied.

This commit ensures the correct format is used, and also fills in the
tooltip.
src/search.c