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

@ -98,7 +98,7 @@ sub extension_perl_control_center {
my($w,$b);
my($l,$s);
Gimp::init_gtk;
Gimp::gtk_init;
$w = new Gtk::Dialog;
$w->set_title ('Perl Control Center');