see plug-ins/perl/Changes
This commit is contained in:
@ -9,9 +9,9 @@ register "gimp_fu_example_script", # fill in a function name
|
||||
"scripts. Always remember to put a long".
|
||||
"help message here!",
|
||||
"Marc Lehmann <pcg\@goof.com>", # don't forget your name (author)
|
||||
"(c)1998,1999,2000 Marc Lehmann", # and your copyright!
|
||||
"(c)1998,1999,2000 Marc Lehmann", # and your copyright!
|
||||
"20000321", # the date this script was written (YYYYMMDD)
|
||||
N_"<Toolbox>/Xtns/Gimp::Fu Example", # the menu path
|
||||
N_"<Toolbox>/Xtns/Gimp::Fu Example...", # the menu path
|
||||
"RGB*, GRAYA", # image types to accept (RGB, RGAB amnd GRAYA)
|
||||
[
|
||||
# argument type, switch name , a short description , default value, extra arguments
|
||||
|
||||
Reference in New Issue
Block a user