summaryrefslogtreecommitdiffstats
path: root/rules/libgd.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
commitdfd6d2d82a8cbc39f53da537026c5e4c0a85bcca (patch)
tree5628ce5bcacdfcfbd42d7894976ca932837c2597 /rules/libgd.in
parent838c9462e9abe3fb8ce3e9c0e52d67f80ae4acf0 (diff)
downloadptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.gz
ptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.xz
* help texts j..l rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7454 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libgd.in')
-rw-r--r--rules/libgd.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/libgd.in b/rules/libgd.in
index 5a310d284..b3b04cae4 100644
--- a/rules/libgd.in
+++ b/rules/libgd.in
@@ -3,5 +3,10 @@ config LIBGD
depends on BROKEN
prompt "libgd [BROKEN]"
help
- FIXME: This item needs to be documented
+ GD is an open source code library for the
+ dynamic creation of images by programmers.
+ GD creates PNG, JPEG and GIF images, among
+ other formats. GD is commonly used to
+ generate charts, graphics, thumbnails, and
+ most anything else, on the fly.