summaryrefslogtreecommitdiffstats
path: root/share/extensions/jitternodes.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc. typosUnknown2017-11-071-1/+1
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* [Bug #1071833] major update of Jitter Nodes extension.ajuanpi2016-05-241-0/+109
Fixed bugs: - https://launchpad.net/bugs/1071833 (bzr r14912)