applied patch from Alastair M. Robinson that fixes the name of the default
2003-07-20 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/scripts/rendermap.scm: applied patch from Alastair M. Robinson that fixes the name of the default gradient (bug #117851).
This commit is contained in:

committed by
Sven Neumann

parent
5acf3f0cd3
commit
8be50cd148
@ -1,3 +1,9 @@
|
|||||||
|
2003-07-20 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* plug-ins/script-fu/scripts/rendermap.scm: applied patch from
|
||||||
|
Alastair M. Robinson that fixes the name of the default gradient
|
||||||
|
(bug #117851).
|
||||||
|
|
||||||
2003-07-19 Michael Natterer <mitch@gimp.org>
|
2003-07-19 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* libgimpwidgets/gimpcolornotebook.c: added style properties
|
* libgimpwidgets/gimpcolornotebook.c: added style properties
|
||||||
|
@ -72,9 +72,9 @@
|
|||||||
"28th April 1998"
|
"28th April 1998"
|
||||||
"Chris Gutteridge / ECS @ University of Southampton, England"
|
"Chris Gutteridge / ECS @ University of Southampton, England"
|
||||||
""
|
""
|
||||||
SF-ADJUSTMENT _"Image Size" '(256 0 2048 1 10 0 0)
|
SF-ADJUSTMENT _"Image Size" '(256 0 2048 1 10 0 0)
|
||||||
SF-ADJUSTMENT _"Granularity" '(4 0 15 1 1 0 0)
|
SF-ADJUSTMENT _"Granularity" '(4 0 15 1 1 0 0)
|
||||||
SF-GRADIENT _"Gradient" "Land_and_Sea"
|
SF-GRADIENT _"Gradient" "Land and Sea"
|
||||||
SF-OPTION _"Behaviour" '(_"Tile" _"Detail in Middle")
|
SF-OPTION _"Behaviour" '(_"Tile" _"Detail in Middle")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user