Fix #505: ‘Copy path’ and ‘Delete’ are too close in the drop down menu
authorColin Clark <colin.clark@cclark.uk>
Sun, 6 Aug 2017 19:17:44 +0000 (20:17 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 6 Aug 2017 19:17:44 +0000 (20:17 +0100)
commit07b95e443e9e9dc1de1bd2486f719d29f78e28d4
treeeb5ec752afd7488f6860e1e494420cde79c7211e
parent2d94b0ad40241b9fb072ee59a53b798058cbd711
Fix #505: ‘Copy path’ and ‘Delete’ are too close in the drop down menu

https://github.com/BestImageViewer/geeqie/issues/505

This commit attempts to ameliorate this issue by moving the Delete
action to the end of a section and ensuring a divider is immedialtely
below it.
src/collect-table.c
src/dupe.c
src/img-view.c
src/layout_image.c
src/pan-view/pan-view.c
src/search.c
src/view_dir.c
src/view_file/view_file.c