Used when dropping images onto a Collection.
Defined in ./src/icons/gq-marker.xpm
.
Shown in the Overlay Screen Display. Defined in ./src/image-overlay.cc image_osd_icon_pixbuf()
.
Menu processing is in ./src/layout-util.cc menu_entries[]
.
The standard copy, move, rename, delete and folder create functions can
be overridden by special plugins. The following defines are in typedefs.h
:
#define CMD_COPY "geeqie-copy-command.desktop"
#define CMD_MOVE "geeqie-move-command.desktop"
#define CMD_RENAME "geeqie-rename-command.desktop"
#define CMD_DELETE "geeqie-delete-command.desktop"
#define CMD_FOLDER "geeqie-folder-command.desktop"
Complete code documentation in html format can be generated via the script ./scripts/doxygen.sh
.
From the top level generated documentation, Files / File List / scripts
provides a summary of files that may be useful.