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)
committerKlaus Ethgen <Klaus@Ethgen.de>
Fri, 26 Jul 2019 17:54:44 +0000 (18:54 +0100)
commit99a30398f7184ccbd313f5d589285f343d9eb658
treeda74ee203ab476acd80855abf9c576a7165c52cb
parent2038ab5644598c95472977fce997d58f88f18d8c
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