From d9f9d08218ca75ad72b5a16f4521b84f31093466 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 2 Sep 2004 08:05:20 +0000 Subject: reuse icon for windows --- perl-install/standalone/drakhelp | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/standalone/drakhelp') diff --git a/perl-install/standalone/drakhelp b/perl-install/standalone/drakhelp index 2b24cab6b..224d1bc37 100644 --- a/perl-install/standalone/drakhelp +++ b/perl-install/standalone/drakhelp @@ -28,6 +28,7 @@ Usage: my ($opt, $idlabel) = @ARGV; @ARGV == 2 && ($opt eq '--id' || $opt eq '--doc' || $opt eq '--help') or usage(); +$ugtk2::wm_icon = "help"; my $in = interactive->vnew; my ($instpath, $ancpath, $package) = ctxhelp::path2help($opt, $idlabel); -- cgit v1.2.1