summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/harddrake/sound.pm1
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 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),
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index eedb7dd3b..c44aa3e28 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -2,6 +2,8 @@
o allow installing grub2 on XFS /
o make clear grub2 is installed on ESP under UEFI
o make sure we only offer lilo/grub choice on upgrades only
+- summary:
+ o add help link for sound (mga#11824)
Version 17.47 - 30 June 2016