summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksound
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-04-23 15:53:17 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-04-23 15:53:17 +0000
commit3ef3c2f767457d3b8880eef40ab9943a9358882b (patch)
tree4655a3d442c8dac460145be55c5085a993869b8d /perl-install/standalone/draksound
parent1ce29655cd9cbd9d67717cfe3981bd586488345f (diff)
downloaddrakx-backup-do-not-use-3ef3c2f767457d3b8880eef40ab9943a9358882b.tar
drakx-backup-do-not-use-3ef3c2f767457d3b8880eef40ab9943a9358882b.tar.gz
drakx-backup-do-not-use-3ef3c2f767457d3b8880eef40ab9943a9358882b.tar.bz2
drakx-backup-do-not-use-3ef3c2f767457d3b8880eef40ab9943a9358882b.tar.xz
drakx-backup-do-not-use-3ef3c2f767457d3b8880eef40ab9943a9358882b.zip
s/www.linux-mandrake.com/www.mandrivalinux.com/
Diffstat (limited to 'perl-install/standalone/draksound')
-rwxr-xr-xperl-install/standalone/draksound4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/draksound b/perl-install/standalone/draksound
index 40c35d978..ffade2d8b 100755
--- a/perl-install/standalone/draksound
+++ b/perl-install/standalone/draksound
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# DrakxSound
-# Copyright (C) 2002-2004 Mandriva (tvignaud@mandrakesoft.com)
+# Copyright (C) 2002-2004 Mandriva (tvignaud@mandriva.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -53,7 +53,7 @@ if (my @devices = modules::probe_category('multimedia/sound')) {
You can visit our hardware database at:
-http://www.linux-mandrake.com/en/hardware.php3") .
+http://www.mandrivalinux.com/en/hardware.php3") .
N("\n\n\nNote: if you've an ISA PnP sound card, you'll have to use the alsaconf or the sndconfig program. Just type \"alsaconf\" or \"sndconfig\" in a console.")));
}