From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110319/003464.html | 75 +++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110319/003464.html (limited to 'zarb-ml/mageia-dev/20110319/003464.html') diff --git a/zarb-ml/mageia-dev/20110319/003464.html b/zarb-ml/mageia-dev/20110319/003464.html new file mode 100644 index 000000000..f465bc6ae --- /dev/null +++ b/zarb-ml/mageia-dev/20110319/003464.html @@ -0,0 +1,75 @@ + + + + [Mageia-dev] [702] perl-install/harddrake/sound.pm: fix draksound message grammar/ structure + + + + + + + + + +

[Mageia-dev] [702] perl-install/harddrake/sound.pm: fix draksound message grammar/ structure

+ Thierry Vignaud + thierry.vignaud at gmail.com +
+ Sat Mar 19 20:18:39 CET 2011 +

+
+ +
On 19 March 2011 18:13,  <root at mageia.org> wrote:
+> perl-install/harddrake/sound.pm: fix draksound message grammar/structure
+
+If you'd been a gentleman, you would have waited a few monthes
+so that my typo would have lived 10 years :-)
+
+> -				  N("\n\nYour card currently use the %s\"%s\" driver (default driver
+> for your card is \"%s\")", ($driver =~ /^snd_/ ? "ALSA " : "OSS "), $driver,
+> $device->{driver}),
+> +				  N("\n\nYour card currently uses the %s\"%s\" driver (the default
+> driver for your card is \"%s\")", ($driver =~ /^snd_/ ? "ALSA " : "OSS "),
+> $driver, $device->{driver}),
+>  				  interactive_help => sub {
+>  				      N("OSS (Open Sound System) was the first sound API. It's an OS
+> independent sound API (it's available on most UNIX(tm) systems) but it's a
+> very basic and limited API.
+>  What's more, OSS drivers all reinvent the wheel.
+
+ + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1