From 51568a2b76932910023c0057bee7344641aca478 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Tue, 6 Sep 2005 22:55:42 +0000 Subject: fix wizard banner --- time_wizard/Ntp.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/time_wizard/Ntp.pm b/time_wizard/Ntp.pm index ff1d161f..8630c605 100644 --- a/time_wizard/Ntp.pm +++ b/time_wizard/Ntp.pm @@ -43,6 +43,8 @@ my $o = { defaultimage => "$ENV{__WIZ_HOME__}time_wizard/images/Time.png" }; +$::Wizard_pix_up = "/usr/share/mcc/themes/default/time-mdk.png"; + my $ntp_servers = timezone::ntp_servers(); my %actions = ( -- cgit v1.2.1