From: "Jörg Krause" <jkrause@posteo.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/6] package/mpd: fix line length for help text
Date: Mon, 8 Dec 2014 23:44:52 +0100 [thread overview]
Message-ID: <1418078694-26331-4-git-send-email-jkrause@posteo.de> (raw)
In-Reply-To: <1418078694-26331-1-git-send-email-jkrause@posteo.de>
Make help text lines not longer as 80 characters (one tab weights eight chars).
Signed-off-by: J?rg Krause <jkrause@posteo.de>
---
package/mpd/Config.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/mpd/Config.in b/package/mpd/Config.in
index 3435b05..901902b 100644
--- a/package/mpd/Config.in
+++ b/package/mpd/Config.in
@@ -65,8 +65,8 @@ config BR2_PACKAGE_MPD_AUDIOFILE
config BR2_PACKAGE_MPD_DSD
bool "dsd"
help
- Enable Digital Speech Decoder (DSD) support to play audio files encoded
- in a digital speech format.
+ Enable Digital Speech Decoder (DSD) support to play audio files
+ encoded in a digital speech format.
config BR2_PACKAGE_MPD_FAAD2
bool "faad2"
@@ -263,8 +263,8 @@ config BR2_PACKAGE_MPD_AVAHI_SUPPORT
select BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY
help
Enable Avahi (zeroconf) support.
- Select this for multicast DNS/DNS-SD service discovery support. This allows
- MPD to publish service information on a local network.
+ Select this for multicast DNS/DNS-SD service discovery support. This
+ allows MPD to publish service information on a local network.
comment "avahi support needs a toolchain w/ dynamic library"
depends on BR2_PREFER_STATIC_LIB
--
2.1.3
next prev parent reply other threads:[~2014-12-08 22:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-08 22:44 [Buildroot] [PATCH 1/6] package/mpd: bump to version 0.19.6 Jörg Krause
2014-12-08 22:44 ` [Buildroot] [PATCH 2/6] package/mpd: fix typo Jörg Krause
2014-12-09 18:53 ` Thomas Petazzoni
2014-12-08 22:44 ` [Buildroot] [PATCH 3/6] package/mpd: make all package names in help text uppercase Jörg Krause
2014-12-09 18:54 ` Thomas Petazzoni
2014-12-08 22:44 ` Jörg Krause [this message]
2014-12-09 18:54 ` [Buildroot] [PATCH 4/6] package/mpd: fix line length for help text Thomas Petazzoni
2014-12-08 22:44 ` [Buildroot] [PATCH 5/6] package/mpd: enable neighbor discovery support Jörg Krause
2014-12-09 19:15 ` Thomas Petazzoni
2014-12-08 22:44 ` [Buildroot] [PATCH 6/6] package/mpd: enable OSS support Jörg Krause
2014-12-09 19:16 ` Thomas Petazzoni
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=1418078694-26331-4-git-send-email-jkrause@posteo.de \
--to=jkrause@posteo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox