From b60c0cb8f67d745626fec6f0c8540818f24e91a6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 24 Jul 2001 22:39:28 +0000 Subject: move to MDK::Common, bool->to_bool --- perl-install/standalone/drakgw | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'perl-install/standalone/drakgw') diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index ce8a2da10..7e09755b6 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -15,7 +15,7 @@ use lib qw(/usr/lib/libDrakX); -use common qw(:common :system :file); +use common; use interactive; use standalone; use log; @@ -656,6 +656,9 @@ Click on Configure to launch the setup wizard.", $setup_state)); #------------------------------------------------- #- $Log$ +#- Revision 1.45 2001/07/24 22:39:28 prigaux +#- move to MDK::Common, bool->to_bool +#- #- Revision 1.44 2001/05/16 11:13:21 damien #- added icon management #- -- cgit v1.2.1