All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandra Yates <alexandra.yates at linux.intel.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] [powertop] Indicate that the <tab> key is to use to navigate in the application (#19)
Date: Thu, 26 Feb 2015 10:35:47 -0800	[thread overview]
Message-ID: <55846.10.24.2.110.1424975747.squirrel@linux.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]

Hi Pierre,


> This makes is explicit how to leave or navigate in the program from the
> front
> page. It changes one string for the translators.
>
> Fixes https://bugzilla.redhat.com/1191112
> You can view, comment on, or merge this pull request online at:
>
>   https://github.com/fenrus75/powertop/pull/19
>
> -- Commit Summary --
>
>   * Indicate that the <tab> key is to use to navigate in the application
>
> -- File Changes --
>
>     M src/display.cpp (2)
>
> -- Patch Links --
>
> https://github.com/fenrus75/powertop/pull/19.patch
> https://github.com/fenrus75/powertop/pull/19.diff
>
> ---
> Reply to this email directly or view it on GitHub:
> https://github.com/fenrus75/powertop/pull/19
>


Your patches add compilation Errors to PowerTOP.

 CXX      powertop-display.o
display.cpp: In function ‘void show_tab(unsigned int)’:
display.cpp:132:44: error: expected ‘;’ before ‘)’ token
                   _("Exit"), _("Navigate")));
                                            ^
make[3]: *** [powertop-display.o] Error 1
make[3]: Leaving directory `/home/magt/git/powertop/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/magt/git/powertop/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/magt/git/powertop'
make: *** [all] Error 2


Also please send your patches directly to the mailing list.  This gives
the list the ability to review your contributions.

Thank you,
Alexandra.

             reply	other threads:[~2015-02-26 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-26 18:35 Alexandra Yates [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-26 19:46 [Powertop] [powertop] Indicate that the <tab> key is to use to navigate in the application (#19) Alexandra Yates

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=55846.10.24.2.110.1424975747.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.