summaryrefslogtreecommitdiffstats
path: root/package/hicolor-icon-theme
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-07-31 09:53:44 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-31 19:09:28 +0200
commiteb3d0578043b81db3a940e5d80726e1eb5c4b92f (patch)
treeb8eafdb71291f4266bd245e85a4924473f875b0c /package/hicolor-icon-theme
parentbe9d731edf6d5fbd138c4fb4cc09d0fa6ae2d147 (diff)
downloadbuildroot-eb3d0578043b81db3a940e5d80726e1eb5c4b92f.tar.gz
buildroot-eb3d0578043b81db3a940e5d80726e1eb5c4b92f.zip
package/h*: fix wrapping of Config.in help text
The check-package script when ran gives warnings on text wrapping on all of these Config files. This patch cleans up all warnings related to the text wrapping for the Config files starting with the letter h in the package directory. The appropriate indentation is: <tab><2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/hicolor-icon-theme')
-rw-r--r--package/hicolor-icon-theme/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/hicolor-icon-theme/Config.in b/package/hicolor-icon-theme/Config.in
index 6cda097c12..10edbf8865 100644
--- a/package/hicolor-icon-theme/Config.in
+++ b/package/hicolor-icon-theme/Config.in
@@ -5,4 +5,5 @@ config BR2_PACKAGE_HICOLOR_ICON_THEME
This is the fallback icon theme, which only creates the
standard directory structure for storing icons of third-party
- applications (i.e. the ones not available in usual icon themes).
+ applications (i.e. the ones not available in usual icon
+ themes).
OpenPOWER on IntegriCloud