From 327b8791be1dca825b098e7f6816cf69d231d139 Mon Sep 17 00:00:00 2001 From: mertz Date: Fri, 4 Jul 2003 09:45:07 +0000 Subject: ajout d'un tag n�cessaire � la demo tkZincLogo.pl --- Perl/Zinc/Logo.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Perl/Zinc/Logo.pm') diff --git a/Perl/Zinc/Logo.pm b/Perl/Zinc/Logo.pm index 3a787b9..96d827b 100644 --- a/Perl/Zinc/Logo.pm +++ b/Perl/Zinc/Logo.pm @@ -2,10 +2,11 @@ #--------------------------------------------------------------- # # Module : Logo.pm +# $Id$ # -# Copyright (C) 2001 +# Copyright (C) 2001-2003 # Centre d'Études de la Navigation Aérienne -# Authors: Vinot Jean-Luc +# Authors: Jean-Luc Vinot # #--------------------------------------------------------------- @@ -50,6 +51,7 @@ my %builder = (-gradset => {'logoshape' => '=axial 270 |#ffffff;100 0 28|#66848c -linecolor => '#000000', -priority => 40, -fillrule => 'nonzero', + -tags => ['zinc_shape'], }, }, -- cgit v1.1