From 176fc6bf381bbcdfa5d48b188d41ff1f871427c5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 29 Aug 2007 15:13:26 +0000 Subject: typo fix --- perl-install/install/steps_gtk.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install') diff --git a/perl-install/install/steps_gtk.pm b/perl-install/install/steps_gtk.pm index aed90b24b..b21a04cf7 100644 --- a/perl-install/install/steps_gtk.pm +++ b/perl-install/install/steps_gtk.pm @@ -145,7 +145,6 @@ sub enteringStep { my ($o, $step) = @_; printf "Entering step `%s'\n", common::remove_translate_context($o->{steps}{$step}{text}); -); if (my @banner_elts = ($o->{steps}{$step}{banner_icon}, translate($o->{steps}{$step}{banner_title}))) { ugtk2::set_default_step_items(@banner_elts); } -- cgit v1.2.1