see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann
1999-11-17 20:48:28 +00:00
parent 754af91ba1
commit 6e90c8de5f
12 changed files with 94 additions and 77 deletions

View File

@ -697,7 +697,7 @@ sub register($$$$$$$$$;@) {
my $fudata = $Gimp::Data{"$function/_fu_data"};
if ($run_mode == &Gimp::RUN_WITH_LAST_VALS && $fudata) {
@_ = @{$fudata};
@_ = @$fudata;
} else {
if (@_) {
# prevent the standard arguments from showing up in interact