From: "Peter Hüwe" <PeterHuewe@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXT
Date: Fri, 25 Jun 2010 12:02:03 +0200 [thread overview]
Message-ID: <201006251202.03441.PeterHuewe@gmx.de> (raw)
In-Reply-To: <20100625091927.4c67886b@surf>
From: Peter Huewe <peterhuewe@gmx.de>
Fixed spelling error in Documentation buildroot.html#gettext-integration
GETTEXT instead of GNUTTEXT
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
---
docs/buildroot.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/buildroot.html b/docs/buildroot.html
index 71bd72b..52d8391 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -1633,7 +1633,7 @@ LIBFOO_POST_PATCH_HOOKS += LIBFOO_POST_PATCH_FIXUP
<p>Therefore, packages that unconditionnally need gettext should:</p>
<ol>
- <li>Use <code>select BR2_PACKAGE_GNUTTEXT if
+ <li>Use <code>select BR2_PACKAGE_GETTEXT if
BR2_NEEDS_GETTEXT</code> and possibly <code>select
BR2_PACKAGE_LIBINTL if BR2_NEEDS_GETTEXT</code> if libintl is
also needed</li>
@@ -1646,7 +1646,7 @@ LIBFOO_POST_PATCH_HOOKS += LIBFOO_POST_PATCH_FIXUP
should:</p>
<ol>
- <li>Use <code>select BR2_PACKAGE_GNUTTEXT if
+ <li>Use <code>select BR2_PACKAGE_GETTEXT if
BR2_NEEDS_GETTEXT_IF_LOCALE</code> and possibly <code>select
BR2_PACKAGE_LIBINTL if BR2_NEEDS_GETTEXT_IF_LOCALE</code> if
libintl is also needed</li>
--
1.7.1
next prev parent reply other threads:[~2010-06-25 10:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-14 1:00 [Buildroot] package: Add support for pidgin/finch instant messenger Peter Huewe
2010-05-14 9:03 ` Thomas Petazzoni
2010-05-14 12:12 ` [Buildroot] [PATCH v2] " Peter Huewe
2010-06-24 11:47 ` [Buildroot] [PATCH v3] package: Add support for pidgin/finch instant messenger (2.7.1) Peter Huewe
2010-06-24 14:02 ` Thomas Petazzoni
2010-06-24 15:26 ` [Buildroot] [PATCH v4] " Peter Huewe
2010-06-25 7:19 ` Thomas Petazzoni
2010-06-25 10:00 ` Peter Hüwe
2010-06-25 10:02 ` Peter Hüwe [this message]
2010-06-25 12:02 ` [Buildroot] docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXT Thomas Petazzoni
2010-06-25 12:15 ` Peter Korsgaard
2010-07-05 21:12 ` [Buildroot] [PATCH v5] package: Add support for pidgin/finch instant messenger (2.7.1) Peter Hüwe
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=201006251202.03441.PeterHuewe@gmx.de \
--to=peterhuewe@gmx.de \
--cc=buildroot@busybox.net \
/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.