diff options
| author | Sebastian Wüst <sebi@timewaster.de> | 2014-02-16 21:20:33 +0000 |
|---|---|---|
| committer | Sebastian Wüst <sebi@timewaster.de> | 2014-02-16 21:20:33 +0000 |
| commit | 73bf98229d2abce580b46a840e353e4a73431dac (patch) | |
| tree | b6f1a3cf607cc1484882fd78be24c9e9286088a5 /share/extensions/plotter.inx | |
| parent | Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi... (diff) | |
| download | inkscape-73bf98229d2abce580b46a840e353e4a73431dac.tar.gz inkscape-73bf98229d2abce580b46a840e353e4a73431dac.zip | |
various optimizations, move extension to 'Export' submenu
(bzr r13032)
Diffstat (limited to 'share/extensions/plotter.inx')
| -rw-r--r-- | share/extensions/plotter.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index e30d61418..c8f009140 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -80,7 +80,7 @@ <effect needs-live-preview="false"> <object-type>path</object-type> <effects-menu> - <submenu _name="Plotter"/> + <submenu _name="Export"/> </effects-menu> </effect> <script> |
