Enable lua scripts to be called from Info sidebar
authorColin Clark <colin.clark@cclark.uk>
Sun, 30 Jun 2019 11:22:19 +0000 (12:22 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 30 Jun 2019 11:22:19 +0000 (12:22 +0100)
commit20093c4db759a059d6baa217b008ff2c4b29af3b
tree3bbaeba0f5f992a3296ea56db9811745eda7dd92
parent227d6af1984a19f84951133a8a7570bc3b905ced
Enable lua scripts to be called from Info sidebar

A lua script can be called from any of the List Panes in the Info
sidebar.

Add a new entry and in the Key field use:
lua.<lua script name>

The output of the script should of course be text.
doc/docbook/GuideReferenceLua.xml
doc/docbook/GuideSidebarsInfo.xml
src/exif-common.c
src/exif.h
src/metadata.c