Gimp/plug-ins/python
Bruno Lopes d5f41b296b build/windows, data, extensions, plug-ins: Fix Build omissions
- Fix "no icons" errors generating loaders.cache with .cmd (CI-Cross).
  ! This is a sub-optimal fix, but it's better than a useless build.

- Fix "no interpreter" errors generating .interp with Meson (CI-Native)
  and generating .interp and copying .typelib with .cmd (Local-Native).
  ! This is a sub-optimal fix to Local-Native, but plug-ins will work.

- Fix "no iso" error copying iso_639.xml with Meson (Local-Native).
2024-01-02 10:49:31 +00:00
..
python-console plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
colorxhtml.py plug-ins: fix the GimpSaveProcedure plug-ins in Python. 2023-10-01 20:52:02 +02:00
file-openraster.py plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
foggify.py plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
gradients-save-as-css.py plug-ins: forgotten Python plug-ins had to be ported to new Gimp.Procedure.new(). 2023-10-01 20:52:01 +02:00
histogram-export.py plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
meson.build build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
palette-offset.py plug-ins: forgotten Python plug-ins had to be ported to new Gimp.Procedure.new(). 2023-10-01 20:52:01 +02:00
palette-sort.py plug-ins: forgotten Python plug-ins had to be ported to new Gimp.Procedure.new(). 2023-10-01 20:52:01 +02:00
palette-to-gradient.py plug-ins: forgotten Python plug-ins had to be ported to new Gimp.Procedure.new(). 2023-10-01 20:52:01 +02:00
pygimp.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
python-eval.py plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
spyro-plus.py plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
test-dialog.py plug-ins: port other Python plug-ins to new gimp_image_procedure_new(). 2023-10-01 21:02:34 +02:00