From 4eecdf7017657550486500c59707a3c5938f7839 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 28 Feb 2003 16:09:17 +0000 Subject: reflect in standalone drakxtools the removal of DrakX icons --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 2db155065..23595ef55 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -126,7 +126,7 @@ my @menu_items = } ); -$in = 'interactive'->vnew('su', 'default'); +$in = 'interactive'->vnew('su'); my $wait = $in->wait_message(N("Please wait"), N("Detection in progress")); gtkflush(); -- cgit v1.2.1