gimp/data
Jehan cfeedb8736 data, devel-docs, gitlab-ci: improve the docs tarball.
- Use a relative path for GIMP_LOGO_PATH inside the gi-docgen generated
  HTML, and not an absolute path taken from build dir (otherwise this
  would break, for installed docs, but also for the tarball and the
  developer website!).
- Also use either gimp-logo.png or gimp-devel-logo.png depending on
  whether we are on a stable or unstable branch.
- Install these in images/ inside the GIMP docs folder, which
  corresponds to the relative path given to GIMP_LOGO_PATH.
- The installed root dir will be $datadir/doc/gimp-2.99/, e.g.
  /usr/share/doc/gimp-2.99/
- Inside this folder, the library references will be in libgimp-3.0/ and
  libgimpui-3.0/ (instead of weird Gimp-3.0/ and GimpUi-3.0/). Note that
  the root dir uses the application version (2.99) whereas the library
  folder use the API versions. These are different in development phase.
- Archive the gi-docgen installed files, not taken from the build dir,
  to avoid packaging temp files, such as the .toml files. Note that
  `g-ir-docs` files are still taken from the build dir, as we don't
  install them yet.
- Finally package all this in a directory before archiving in a tar.xz,
  named the same as the directory (e.g. gimp-api-docs-2.99.13/ inside
  gimp-api-docs-2.99.13.tar.xz).
2022-09-09 20:32:27 +02:00
..
brushes data: clean up "Acrylic 05" brush 2020-06-12 18:20:09 +03:00
dynamics app: make dynamics tool options a checkbox 2022-02-03 20:33:45 +01:00
environ Meson port. 2019-09-11 16:42:04 +02:00
gradients Meson port. 2019-09-11 16:42:04 +02:00
images data, devel-docs, gitlab-ci: improve the docs tarball. 2022-09-09 20:32:27 +02:00
interpreters Meson port. 2019-09-11 16:42:04 +02:00
palettes Meson port. 2019-09-11 16:42:04 +02:00
patterns Meson port. 2019-09-11 16:42:04 +02:00
tags extensions: fix builds after MR !653 (migrating to gettext). 2022-06-25 12:41:21 +02:00
tips po-tips: Fix gettext translation 2022-06-27 15:48:26 +00:00
tool-presets app: make dynamics tool options a checkbox 2022-02-03 20:33:45 +01:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am data: in Makefile.am, make sure to uninstall gimp-release 2020-02-16 01:31:14 +02:00
gimp-release.in data: fix gimp-release file on Windows. 2022-06-07 21:41:59 +02:00
meson.build data: fix gimp-release file on Windows. 2022-06-07 21:41:59 +02:00