see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann 1999-02-26 20:32:55 +00:00
parent 7af79909a1
commit 6ac49e738a
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@ EOF
@examples =
qw(windy.pl prep4gif.pl webify.pl PDB alpha2color.pl tex-to-float ditherize.pl
border.pl view3d.pl feedback.pl xachlego.pl xachshadow.pl parasite-editor
scratches.pl blowinout.pl);
scratches.pl blowinout.pl terral_text);
@shebang = (map("examples/$_",@examples),
qw(Perl-Server scm2perl scm2scm examples/example-net.pl examples/homepage-logo.pl
examples/example-fu.pl));

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!/usr/bin/perl
# Terral Text
# by Seth Burgess <sjburges@gimp.org>