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/drakfont | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakfont') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index 634c68541..fb4d7cba8 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -92,7 +92,7 @@ use ugtk2 qw(:helpers :wrappers :create); use common; -my $in = 'interactive'->vnew('su', 'network'); +my $in = 'interactive'->vnew('su'); # global variables needed by each functions my $xlsfonts = 0; -- cgit v1.2.1