summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-06 17:47:36 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-06 17:47:36 +0000
commit914e8ddcc900c2167436e529a332ef59a1ebda38 (patch)
treef596e84c1940db6e0757d5e51e3fa541f71d1688 /rules/gnuplot.in
parent2e930857343e2c23a2ac3cbdba0ef123ac887fb4 (diff)
downloadptxdist-914e8ddcc900c2167436e529a332ef59a1ebda38.tar.gz
ptxdist-914e8ddcc900c2167436e529a332ef59a1ebda38.tar.xz
* libpv, libmodbus, gnuplot: fixed menu alignments
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6760 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gnuplot.in')
-rw-r--r--rules/gnuplot.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/rules/gnuplot.in b/rules/gnuplot.in
index c49057555..245a8cd81 100644
--- a/rules/gnuplot.in
+++ b/rules/gnuplot.in
@@ -1,15 +1,15 @@
menuconfig GNUPLOT
bool
- prompt "gnuplot"
+ prompt "gnuplot "
select ZLIB
select LIBPNG if GNUPLOT_PNG
select XORG_LIB_XT if GNUPLOT_X
help
- A command-line driven interactive plotting program for
- making 2D and 3D graphs from data and functions.
-
- Supports lots of output formats, including drivers for
- many printers, (La)TeX, (x)fig, Postscript, and so on.
+ A command-line driven interactive plotting program for
+ making 2D and 3D graphs from data and functions.
+
+ Supports lots of output formats, including drivers for
+ many printers, (La)TeX, (x)fig, Postscript, and so on.
Data files and self-defined functions can be manipulated by internal
C-like language. Can perform smoothing, spline-fitting, or nonlinear