see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann
2000-01-08 19:54:20 +00:00
parent 01a52f139c
commit c0ce01da0e
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ register "file_colorhtml_save",
"Marc Lehmann <pcg\@goof.com>",
"1999-11-22",
"<Save>/COLORHTML",
"*",
undef,
[
[PF_RADIO, "character_source", "where to take the characters from", 0,
[sourcecode => 0, textfile => 1, filename => 2]],

View File

@ -23,7 +23,7 @@ register "file_dataurl_save",
"Marc Lehmann <pcg\@goof.com>",
"1999-11-20",
"<Save>/DATAURL",
"*",
undef,
[
[PF_SPINNER, "tile_x", "tile width", 32, [0, 8192, 1, 10]],
[PF_SPINNER, "tile_y", "tile height", 32, [0, 8192, 1, 10]],