From 694ff84d613639d2a62b6fc2b822b12627d8fea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20W=C3=BCst?= Date: Wed, 13 Nov 2013 21:55:31 +0100 Subject: renamed some methods + removed unnecessary text + and fixed start option (bzr r12812) --- share/extensions/plotter.inx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/extensions/plotter.inx') diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index 49bcf837e..f33e3088b 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -11,6 +11,7 @@ COM1 + @@ -39,7 +40,6 @@   <_param name="serialHelp" type="description">This can be a physical serial connection or a USB-to-Serial bridge. Ask your plotter manufacturer for drivers if needed. <_param name="parallelHelp" type="description">Please note that Parallel (LPT) connections are not supported. - <_param name="hpglNote" type="description">Please note that only the HPGL command language is supported at the moment. 1 -- cgit v1.2.3 From 52309907643a585c3765551c04d2da20cbd467a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20W=C3=BCst?= Date: Thu, 14 Nov 2013 18:54:59 +0100 Subject: small optimizations (bzr r12815) --- share/extensions/plotter.inx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/extensions/plotter.inx') diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index f33e3088b..7cc9f1c94 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -39,7 +39,8 @@   <_param name="serialHelp" type="description">This can be a physical serial connection or a USB-to-Serial bridge. Ask your plotter manufacturer for drivers if needed. - <_param name="parallelHelp" type="description">Please note that Parallel (LPT) connections are not supported. + <_param name="freezeHelp" type="description">Using wrong settings can under certain circumstances cause Inkscape to freeze. Always save your work before plotting. + <_param name="parallelHelp" type="description">Parallel (LPT) connections are not supported. 1 -- cgit v1.2.3