From f5fb51c9c0d92d8adee33bacb782a315c6b0c297 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 4 Jul 2016 15:32:38 +0200 Subject: add help link for sound (mga#11824) --- perl-install/harddrake/sound.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/harddrake') 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), -- cgit v1.2.1