[gimp] devel-docs: Fix configuration of gimp-3.0.toml
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] devel-docs: Fix configuration of gimp-3.0.toml
- Date: Tue, 28 Dec 2021 20:23:02 +0000 (UTC)
commit a0495b1593f44b4f98eeaf56a0f5b30be482e63a
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Dec 28 21:22:33 2021 +0100
devel-docs: Fix configuration of gimp-3.0.toml
whoopsydaisy
devel-docs/reference/gimp/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/devel-docs/reference/gimp/meson.build b/devel-docs/reference/gimp/meson.build
index aa0af4ac48..79b506355e 100644
--- a/devel-docs/reference/gimp/meson.build
+++ b/devel-docs/reference/gimp/meson.build
@@ -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',
},
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]