[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [rkward/releases/0.6.4] doc/rkwardplugins: fixed plugin docs
From:       Thomas Friedrichsmeier <thomas.friedrichsmeier () ruhr-uni-bochum ! de>
Date:       2015-12-11 11:50:45
Message-ID: E1a7MDl-0002dM-GD () scm ! kde ! org
[Download RAW message or body]

Git commit 51871af19265ef8426a220805194fb7f30bbe2d4 by Thomas Friedrichsmeier, on \
behalf of m.eik michalke. Committed on 11/12/2015 at 11:49.
Pushed by tfry into branch 'releases/0.6.4'.

fixed plugin docs

  - the "results.header" part for JS code (rkwarddev section) didn't yet reflect the \
recent changes in the package (too many quotes)

M  +2    -2    doc/rkwardplugins/index.docbook

http://commits.kde.org/rkward/51871af19265ef8426a220805194fb7f30bbe2d4

diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook
index 82712f5..a5c1b4c 100644
--- a/doc/rkwardplugins/index.docbook
+++ b/doc/rkwardplugins/index.docbook
@@ -2454,7 +2454,7 @@ plugin.dir &lt;- rk.plugin.skeleton("t-Test",
 		dialog=full.dialog,
 		wizard=full.wizard),
 	js=list(
-		results.header="\"Two Variable t-Test\"",
+		results.header="Two Variable t-Test",
 		calculate=JS.calc,
 		printout=JS.print),
 	pluginmap=list(
@@ -2537,7 +2537,7 @@ local({
 			dialog=full.dialog,
 			wizard=full.wizard),
 		js=list(
-			results.header="\"Two Variable t-Test\"",
+			results.header="Two Variable t-Test",
 			calculate=JS.calc,
 			printout=JS.print),
 		pluginmap=list(


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic