summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-10-14 13:12:51 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-10-14 13:12:51 +0000
commitcd9c812e729b2fff68c4796a61bd3f2ca699450e (patch)
treefe865adc67755cc963ac89a3deb64c51d68e1003 /perl-install/standalone/drakgw
parent1354d01d74cf83c7260bb8dd4b1c07d484cf2c5d (diff)
downloaddrakx-backup-do-not-use-cd9c812e729b2fff68c4796a61bd3f2ca699450e.tar
drakx-backup-do-not-use-cd9c812e729b2fff68c4796a61bd3f2ca699450e.tar.gz
drakx-backup-do-not-use-cd9c812e729b2fff68c4796a61bd3f2ca699450e.tar.bz2
drakx-backup-do-not-use-cd9c812e729b2fff68c4796a61bd3f2ca699450e.tar.xz
drakx-backup-do-not-use-cd9c812e729b2fff68c4796a61bd3f2ca699450e.zip
show up a combo box with detected network interfaces but still let the
user manually type it sg like ppp0 if needed
Diffstat (limited to 'perl-install/standalone/drakgw')
-rwxr-xr-xperl-install/standalone/drakgw2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index 667f8870f..a89d295fb 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -209,7 +209,7 @@ Examples:
eth0, or eth1 for cable connection,
ippp+ for a isdn connection.
", $card_netconnect),
- [ { label => N("Net Device"), val => \$card_netconnect, type => 'entry' } ])
+ [ { label => N("Net Device"), val => \$card_netconnect, list => [ detect_devices::getNet() ], not_edit => 0 } ])
or goto step_ask_confirm;
my @cards = grep {