gimp/plug-ins/script-fu/scripts/init
lloyd konneker 0db5f7dd72 ScriptFu: add compatibility scripts for third party scripts
For some symbols defined or deprecated in GIMP 2 and obsolete in GIMP 3.

ScriptFu automatically loaded these definitions
during development of GIMP 3 (from 2.99 to 3.0rc1).
That is no longer the case.

A third-party script CAN load them explicitly.
We discourage that, for scripts to be shared,
but it is convenient for private use.

PDB-compat-v2.scm is also an executable definition of renamings,
useful as a cross check of published documents re porting plugins
from v2 to v3.
2024-10-25 13:56:36 +00:00
..
PDB-compat-v2.scm ScriptFu: add compatibility scripts for third party scripts 2024-10-25 13:56:36 +00:00
SIOD-compat.scm ScriptFu: add compatibility scripts for third party scripts 2024-10-25 13:56:36 +00:00
init.scm ScriptFu: rename the init scripts to have suffix .scm 2024-10-25 13:56:36 +00:00
meson.build ScriptFu: add compatibility scripts for third party scripts 2024-10-25 13:56:36 +00:00
plug-in-compat.scm ScriptFu: rename the init scripts to have suffix .scm 2024-10-25 13:56:36 +00:00
script-fu-compat.scm ScriptFu: rename the init scripts to have suffix .scm 2024-10-25 13:56:36 +00:00