devel-docs: use the devel logo for API docs.

Also depends on gimp-data, so I bump it, which brings as well some RTL
icon fixing.
This commit is contained in:
Jehan 2025-01-07 17:49:16 +01:00
parent 4e57e7b4ea
commit 3362b52e0c
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ gimp_ui_doc_toml = configure_file(
output: '@BASENAME@',
configuration: {
'GIMP_VERSION': gimp_version,
'GIMP_LOGO': '../images/' + (stable ? 'gimp-logo.png' : 'gimp-devel-logo.png'),
'GIMP_LOGO': '../images/gimp-devel-logo.png',
},
)

View file

@ -7,7 +7,7 @@ gimp_doc_toml = configure_file(
output: '@BASENAME@',
configuration: {
'GIMP_VERSION': gimp_version,
'GIMP_LOGO_PATH': '../images/' + (stable ? 'gimp-logo.png' : 'gimp-devel-logo.png'),
'GIMP_LOGO_PATH': '../images/gimp-devel-logo.png',
},
)

@ -1 +1 @@
Subproject commit fef782c772ed28790202d617246bf8b7eb8ade98
Subproject commit 383a5cda3f6b68c0e49004baa0b28fb4d9fefa82