Comment 14 for bug 1445358

Revision history for this message
Tanu Kaskinen (tanuk) wrote : Re: [pulseaudio-discuss] [PATCH] core-util, pactl: Make one localised and one non-localised version of pa_yes_no

On Mon, 2015-04-20 at 17:41 +0200, David Henningsson wrote:
> We currently use pa_yes_no to write module arguments, so they can not be
> localised. Instead add a new pa_yes_no_localised function and use it in pactl
> (and thus, revert all other places to use the non-localised version).
>
> BugLink: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1445358
> Signed-off-by: David Henningsson <email address hidden>
> ---
> src/pulsecore/core-util.h | 4 ++++
> src/utils/pactl.c | 20 ++++++++++----------
> 2 files changed, 14 insertions(+), 10 deletions(-)

Looks good to me.

--
Tanu