From c187eacc8157880eaf1f60dc8e2805e24f97fcf1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Sep 2002 15:58:01 +0000 Subject: if there's no sound card, add a note about sndconfig --- perl-install/standalone/draksound | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-install/standalone/draksound b/perl-install/standalone/draksound index 88f8e99c3..a1c056d53 100755 --- a/perl-install/standalone/draksound +++ b/perl-install/standalone/draksound @@ -50,7 +50,8 @@ if (@devices) { You can visit our hardware database at: -http://www.linux-mandrake.com/en/hardware.php3"))); +http://www.linux-mandrake.com/en/hardware.php3"). +_("\n\n\nNote: if you've an ISA PnP sound card, you'll have to use the sndconfig program. Just type \"sndconfig\" in a console."))); } modules::write_conf; -- cgit v1.2.1