Right-click menus - collections
authorColin Clark <colin.clark@cclark.uk>
Fri, 18 Aug 2017 13:25:36 +0000 (14:25 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 18 Aug 2017 13:25:36 +0000 (14:25 +0100)
commitae34634113b2cb77e530f576bd1b85b3d02e7a4d
tree42d09a2fcab9c48845bbe8beedb714c6f70901a3
parent01715c038710d26a857d046560a1be91aefa7577
Right-click menus - collections

On all relevent right-click menus include a sub-menu to store an image
selection to either a new or existing collection.

On Collection window right-click menu, remove "Append from file list" -
that can be achieved with "Append from file selection"
15 files changed:
src/collect-io.c
src/collect-io.h
src/collect-table.c
src/collect.c
src/collect.h
src/dupe.c
src/img-view.c
src/layout_image.c
src/main.c
src/menu.c
src/menu.h
src/pan-view/pan-view.c
src/search.c
src/typedefs.h
src/view_file/view_file.c