[Kst] kdeextragear-2/kst/plugins/linefit
George Staikos
staikos at kde.org
Fri May 23 20:17:41 CEST 2003
CVS commit by staikos:
oops
M +2 -2 linefit.xml 1.2
--- kdeextragear-2/kst/plugins/linefit/linefit.xml #1.1:1.2
@@ -19,8 +19,8 @@
<output>
-<table type="float" name="X Array" descr="The array of X coordinates output. This will be of size 2 to indicate the endpoints of the line." />
+<table type="float" name="X Interpolated" descr="The array of X coordinates output. This will be of size 2 to indicate the endpoints of the line." />
</output>
<output>
-<table type="float" name="Y Array" descr="The array of Y coordinates output. This will be of size 2 to indicate the endpoints of the line." />
+<table type="float" name="Y Interpolated" descr="The array of Y coordinates output. This will be of size 2 to indicate the endpoints of the line." />
</output>
</interface>
More information about the Kst
mailing list