The empty string still works as usual, but for the consistency, use
image_types = NULL instead of "" here too. --Sven
This commit is contained in:
@ -1000,7 +1000,7 @@ script_fu_auxillary_init ()
|
|||||||
"Spencer Kimball & Peter Mattis",
|
"Spencer Kimball & Peter Mattis",
|
||||||
"1997",
|
"1997",
|
||||||
"<Toolbox>/Xtns/Script-Fu/Refresh",
|
"<Toolbox>/Xtns/Script-Fu/Refresh",
|
||||||
"",
|
NULL,
|
||||||
PROC_TEMPORARY,
|
PROC_TEMPORARY,
|
||||||
nargs, 0,
|
nargs, 0,
|
||||||
args, NULL,
|
args, NULL,
|
||||||
|
Reference in New Issue
Block a user