summaryrefslogtreecommitdiffstats
path: root/rules/jvisu.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/jvisu.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/jvisu.in')
-rw-r--r--rules/jvisu.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/rules/jvisu.in b/rules/jvisu.in
index 155484039..0fdfcc18f 100644
--- a/rules/jvisu.in
+++ b/rules/jvisu.in
@@ -3,22 +3,22 @@ menuconfig JVISU
prompt "JVisu "
help
JVISU - A java applet based visualisation suite
-
+
JVisu Highlights:
Graphical Interface Builder for easy contruction of interfaces
Clear Separation between HMI frontend and PLC backend
Java applet runs in every JDK-1.4.x enabled web browser
High performance due to optimized communication channels
Easily adaptable to field devices with well known protocols
-
+
config JVISU_APPLET
bool
depends on JVISU
default Y if JVISU
prompt "Install JVisu Applet"
help
- The JVisu applet is a generic visualisation tool for process visualisation.
- See http://www.jvisu.com for more details.
+ The JVisu applet is a generic visualisation tool for process visualisation.
+ See http://www.jvisu.com for more details.
config JVISU_APPLET_PATH
string
@@ -26,7 +26,7 @@ config JVISU_APPLET_PATH
default "/var/www/jvisu/"
depends on JVISU_APPLET
help
- The JVisu applet jvisu.jar is installed in this path on the target machine.
- Default is "/var/www/jvisu/", so the applet is /var/www/jvisu/jvisu.jar.
-
-
+ The JVisu applet jvisu.jar is installed in this path on the target machine.
+ Default is "/var/www/jvisu/", so the applet is /var/www/jvisu/jvisu.jar.
+
+