From: Alexandra Yates <alexandra.yates at linux.intel.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] [PATCH] bt_tunable: Translate Good, Bad, Unknown
Date: Mon, 23 Dec 2013 12:18:15 -0800 [thread overview]
Message-ID: <60337.10.252.135.84.1387829895.squirrel@linux.intel.com> (raw)
In-Reply-To: 1387809519-16695-1-git-send-email-themineo@gmail.com
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
> Signed-off-by: Wieland Hoffmann <themineo(a)gmail.com>
> ---
> src/tuning/bluetooth.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/tuning/bluetooth.cpp b/src/tuning/bluetooth.cpp
> index e0bdf12..2b34277 100644
> --- a/src/tuning/bluetooth.cpp
> +++ b/src/tuning/bluetooth.cpp
> @@ -43,7 +43,7 @@
> #include "../lib.h"
> #include "bluetooth.h"
>
> -bt_tunable::bt_tunable(void) : tunable("", 1.0, "Good", "Bad", "Unknown")
> +bt_tunable::bt_tunable(void) : tunable("", 1.0, _("Good"), _("Bad"),
> _("Unknown"))
> {
> sprintf(desc, _("Bluetooth device interface status"));
> strcpy(toggle_bad, "/usr/sbin/hciconfig hci0 up &> /dev/null &");
> --
> 1.8.4.2
>
> _______________________________________________
> PowerTop mailing list
> PowerTop(a)lists.01.org
> https://lists.01.org/mailman/listinfo/powertop
>
Hi Wieland,
Thank you for your patch. I just applied it.
Thank you,
Alexandra.
next reply other threads:[~2013-12-23 20:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-23 20:18 Alexandra Yates [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-23 14:38 [Powertop] [PATCH] bt_tunable: Translate Good, Bad, Unknown Wieland Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=60337.10.252.135.84.1387829895.squirrel@linux.intel.com \
--to=powertop@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.