summaryrefslogtreecommitdiffstats
path: root/share/extensions/funcplot.inx
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2006-09-15 09:46:06 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2006-09-15 09:46:06 +0000
commitafc02a860a572f59f6609eee31fd44d4220a056b (patch)
tree0dcfeb814a4150e820b6b16084f0c311ab50516a /share/extensions/funcplot.inx
parentMy apologies. I just found out I have to modify the makefiles when I add stuf... (diff)
downloadinkscape-afc02a860a572f59f6609eee31fd44d4220a056b.tar.gz
inkscape-afc02a860a572f59f6609eee31fd44d4220a056b.zip
Fixed bug causing crash when derivative field was not edited. TODO: do a check in ParamString so it won't crash.
(bzr r1709)
Diffstat (limited to 'share/extensions/funcplot.inx')
-rw-r--r--share/extensions/funcplot.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/funcplot.inx b/share/extensions/funcplot.inx
index cd813f077..a7318ccbf 100644
--- a/share/extensions/funcplot.inx
+++ b/share/extensions/funcplot.inx
@@ -21,7 +21,7 @@ The constants pi and e are also available. </param>
</param>
<param name="fofx" type="string" _gui-text="Function">exp(-x*x)</param>
<param name="fponum" type="boolean" _gui-text="Calculate first derivative numerically">true</param>
- <param name="fpofx" type="string" _gui-text="First derivative"></param>
+ <param name="fpofx" type="string" _gui-text="First derivative">x</param>
<effect>
<object-type>rect</object-type>
<effects-menu>