mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
devel-docs: Fix configuration of gimp-3.0.toml
whoopsydaisy
This commit is contained in:
parent
15b0828eb2
commit
a0495b1593
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ gimp_doc_toml = configure_file(
|
|||
output: '@BASENAME@',
|
||||
configuration: {
|
||||
'GIMP_VERSION': gimp_version,
|
||||
'GIMP_LOGO': gimp_logo_dir / 'gimp-logo.png',
|
||||
'GIMP_LOGO_PATH': gimp_logo_dir / 'gimp-logo.png',
|
||||
},
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue