use GIMP_GRADIENT as prefix for the GimpGradientType enum.
2003-08-26 Sven Neumann <sven@gimp.org> * app/core/core-enums.h: use GIMP_GRADIENT as prefix for the GimpGradientType enum. * app/core/core-enums.c * app/pdb/misc_tools_cmds.c * libgimp/gimpenums.h * plug-ins/pygimp/gimpenums.py * plug-ins/script-fu/script-fu-constants.c * tools/pdbgen/enums.pl: regenerated. * app/core/gimpdrawable-blend.c * app/tools/gimpblendoptions.c * plug-ins/pygimp/plug-ins/sphere.py * plug-ins/script-fu/scripts: changed accordingly. * libgimp/gimpcompat.h * plug-ins/script-fu/siod-wrapper.c: added compatibility defines for the old enum values.
This commit is contained in:
committed by
Sven Neumann
parent
17d1fb17f2
commit
ee6dad2eb5
@ -48,7 +48,7 @@
|
||||
; Render gradient
|
||||
|
||||
(gimp-blend drawable CUSTOM NORMAL
|
||||
LINEAR 100 0 REPEAT-NONE gradient-reverse
|
||||
GRADIENT-LINEAR 100 0 REPEAT-NONE gradient-reverse
|
||||
FALSE 0 0 TRUE
|
||||
0 0 (- width 1) 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user