summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-04 15:32:38 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-04 15:58:15 +0200
commitf5fb51c9c0d92d8adee33bacb782a315c6b0c297 (patch)
tree94d9df54ddf31c172e07807910941bb890a114d0 /perl-install/harddrake/sound.pm
parent9def7d97133a33206576551909f5ff9f28fed709 (diff)
downloaddrakx-f5fb51c9c0d92d8adee33bacb782a315c6b0c297.tar
drakx-f5fb51c9c0d92d8adee33bacb782a315c6b0c297.tar.gz
drakx-f5fb51c9c0d92d8adee33bacb782a315c6b0c297.tar.bz2
drakx-f5fb51c9c0d92d8adee33bacb782a315c6b0c297.tar.xz
drakx-f5fb51c9c0d92d8adee33bacb782a315c6b0c297.zip
add help link for sound (mga#11824)
Diffstat (limited to 'perl-install/harddrake/sound.pm')
-rw-r--r--perl-install/harddrake/sound.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm
index f9c091500..edf7208f2 100644
--- a/perl-install/harddrake/sound.pm
+++ b/perl-install/harddrake/sound.pm
@@ -138,6 +138,7 @@ sub config {
$write_config->();
}
} elsif ($in->ask_from_({ title => N("Sound configuration"),
+ interactive_help_id => 'soundConfig',
messages =>
$device->{description} .
"\n\n" . N("Your card uses the \"%s\" driver", $driver),