From 7483aba771482effd795103fda9c294eeb8d0cf6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 2 Aug 2002 10:53:18 +0000 Subject: adapt to new drakxtools standalone.pm which sets $::isEmbedded itself and removing --embedded from @ARGV --- clock.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'clock.pl') diff --git a/clock.pl b/clock.pl index 4461c9d3..adfa3c80 100755 --- a/clock.pl +++ b/clock.pl @@ -28,7 +28,6 @@ sub translate { $s ? c::dgettext('drakconf', $s) : ''; } -$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/; my $in = vnew interactive('su'); my $pixmap; my $radius; -- cgit v1.2.1