From 8e769721e31cf2f06d5216cfaf6d9840f0551608 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 27 Feb 2004 15:11:45 +0000 Subject: note that isdn configuration has not yet be ported upon new wizard layer --- perl-install/network/netconnect.pm | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'perl-install/network/netconnect.pm') diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm index a1334a55c..d70a901d2 100644 --- a/perl-install/network/netconnect.pm +++ b/perl-install/network/netconnect.pm @@ -287,6 +287,13 @@ sub real_main { }, isdn => + { + name => N("ISDN configuration has not yet be ported to new wizard layer"), + end => 1, + }, + + + isdn_real => { pre=> sub { detect($netc->{autodetect}, 'isdn'); -- cgit v1.2.1