devel-docs: Fix configuration of gimp-3.0.toml
whoopsydaisy
This commit is contained in:
@ -7,7 +7,7 @@ gimp_doc_toml = configure_file(
|
|||||||
output: '@BASENAME@',
|
output: '@BASENAME@',
|
||||||
configuration: {
|
configuration: {
|
||||||
'GIMP_VERSION': gimp_version,
|
'GIMP_VERSION': gimp_version,
|
||||||
'GIMP_LOGO': gimp_logo_dir / 'gimp-logo.png',
|
'GIMP_LOGO_PATH': gimp_logo_dir / 'gimp-logo.png',
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user