summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-09-06 15:58:01 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-09-06 15:58:01 +0000
commitc187eacc8157880eaf1f60dc8e2805e24f97fcf1 (patch)
tree45e02bcf8ec3afe63d2a6edcd16c4b4fa9d089dc
parentf1265ef509f8217a19bbc1b46ebae74090dff990 (diff)
downloaddrakx-backup-do-not-use-c187eacc8157880eaf1f60dc8e2805e24f97fcf1.tar
drakx-backup-do-not-use-c187eacc8157880eaf1f60dc8e2805e24f97fcf1.tar.gz
drakx-backup-do-not-use-c187eacc8157880eaf1f60dc8e2805e24f97fcf1.tar.bz2
drakx-backup-do-not-use-c187eacc8157880eaf1f60dc8e2805e24f97fcf1.tar.xz
drakx-backup-do-not-use-c187eacc8157880eaf1f60dc8e2805e24f97fcf1.zip
if there's no sound card, add a note about sndconfig
-rwxr-xr-xperl-install/standalone/draksound3
1 files changed, 2 insertions, 1 deletions
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;