From f8ff463eadeecc67ff038c7409e30964b15c0f58 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Sat, 24 May 2014 15:36:07 +0200 Subject: Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency). Translations. PO template and French translation update. (bzr r13398) --- share/extensions/hershey.inx | 66 ++++++++-------- share/extensions/hpgl_input.inx | 38 +++++----- share/extensions/hpgl_output.inx | 86 ++++++++++----------- share/extensions/plotter.inx | 158 +++++++++++++++++++-------------------- 4 files changed, 173 insertions(+), 175 deletions(-) (limited to 'share') diff --git a/share/extensions/hershey.inx b/share/extensions/hershey.inx index ed20c6bd3..4d923f046 100644 --- a/share/extensions/hershey.inx +++ b/share/extensions/hershey.inx @@ -10,42 +10,40 @@ Hershey Text for Inkscape - - <_option value="render">Typeset that text - <_option value="table" >Write glyph table + + <_item value="render">Typeset that text + <_item value="table" >Write glyph table - - <_option value="futural">Sans 1-stroke - <_option value="futuram">Sans bold - - <_option value="timesr">Serif medium - <_option value="timesi">Serif medium italic - <_option value="timesib">Serif bold italic - <_option value="timesrb">Serif bold - - <_option value="scripts">Script 1-stroke - <_option value="cursive">Script 1-stroke (alt) - <_option value="scriptc">Script medium - - <_option value="gothiceng">Gothic English - <_option value="gothicger">Gothic German - <_option value="gothicita">Gothic Italian - - <_option value="greek">Greek 1-stroke - <_option value="timesg">Greek medium - <_option value="cyrillic">Cyrillic - <_option value="japanese">Japanese - - <_option value="astrology">Astrology - <_option value="mathlow">Math (lower) - <_option value="mathupp">Math (upper) - <_option value="markers">Markers - <_option value="meteorology">Meteorology - <_option value="music">Music - <_option value="symbolic">Symbolic + + <_item value="futural">Sans 1-stroke + <_item value="futuram">Sans bold + + <_item value="timesr">Serif medium + <_item value="timesi">Serif medium italic + <_item value="timesib">Serif bold italic + <_item value="timesrb">Serif bold + + <_item value="scripts">Script 1-stroke + <_item value="cursive">Script 1-stroke (alt) + <_item value="scriptc">Script medium + + <_item value="gothiceng">Gothic English + <_item value="gothicger">Gothic German + <_item value="gothicita">Gothic Italian + + <_item value="greek">Greek 1-stroke + <_item value="timesg">Greek medium + <_item value="cyrillic">Cyrillic + <_item value="japanese">Japanese + + <_item value="astrology">Astrology + <_item value="mathlow">Math (lower) + <_item value="mathupp">Math (upper) + <_item value="markers">Markers + <_item value="meteorology">Meteorology + <_item value="music">Music + <_item value="symbolic">Symbolic <_param name="emptyspace" type="description" xml:space="preserve"> diff --git a/share/extensions/hpgl_input.inx b/share/extensions/hpgl_input.inx index f40fd4ec0..4cbbba812 100644 --- a/share/extensions/hpgl_input.inx +++ b/share/extensions/hpgl_input.inx @@ -1,22 +1,22 @@ - <_name>HPGL Input - org.inkscape.input.hpgl - hpgl_input.py - hpgl_decoder.py - inkex.py - <_param name="introduction" type="description">Please note that you can only open HPGL files written by Inkscape, to open other HPGL files please change their file extension to .plt, make sure you have UniConverter installed and open them again. -   - 1016.0 - 1016.0 - false - - .hpgl - image/hpgl - <_filetypename>HP Graphics Language file (*.hpgl) - <_filetypetooltip>Import an HP Graphics Language file - - + <_name>HPGL Input + org.inkscape.input.hpgl + hpgl_input.py + hpgl_decoder.py + inkex.py + <_param name="introduction" type="description">Please note that you can only open HPGL files written by Inkscape, to open other HPGL files please change their file extension to .plt, make sure you have UniConverter installed and open them again. +   + 1016.0 + 1016.0 + false + + .hpgl + image/hpgl + <_filetypename>HP Graphics Language file (*.hpgl) + <_filetypetooltip>Import an HP Graphics Language file + + diff --git a/share/extensions/hpgl_output.inx b/share/extensions/hpgl_output.inx index d16cc55e5..bfb3e3567 100644 --- a/share/extensions/hpgl_output.inx +++ b/share/extensions/hpgl_output.inx @@ -1,46 +1,46 @@ - <_name>HPGL Output - org.ekips.output.hpgl - org.inkscape.output.svg.inkscape - hpgl_output.py - hpgl_encoder.py - inkex.py - <_param name="introduction" type="description">Please make sure that all objects you want to save are converted to paths. Please use the plotter extension (Extensions menu) to plot directly over a serial connection. - - - 1016.0 - 1016.0 - 1 - 0 - 0 - - - - - - - false - false - false - - - 1.00 - 0.25 - true - 1.2 - true - - - <_param name="settingsHelp" type="description">All these settings depend on the plotter you use, for more information please consult the manual or homepage for your plotter. - - .hpgl - image/hpgl - <_filetypename>HP Graphics Language file (*.hpgl) - <_filetypetooltip>Export an HP Graphics Language file - true - - + <_name>HPGL Output + org.ekips.output.hpgl + org.inkscape.output.svg.inkscape + hpgl_output.py + hpgl_encoder.py + inkex.py + <_param name="introduction" type="description">Please make sure that all objects you want to save are converted to paths. Please use the plotter extension (Extensions menu) to plot directly over a serial connection. + + + 1016.0 + 1016.0 + 1 + 0 + 0 + + 0 + 90 + 180 + 270 + + false + false + false + + + 1.00 + 0.25 + true + 1.2 + true + + + <_param name="settingsHelp" type="description">All these settings depend on the plotter you use, for more information please consult the manual or homepage for your plotter. + + .hpgl + image/hpgl + <_filetypename>HP Graphics Language file (*.hpgl) + <_filetypetooltip>Export an HP Graphics Language file + true + + diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index fc620f8a3..4ed5ce9de 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -1,82 +1,82 @@ - <_name>Plot - org.ekips.filter.plot - plotter.py - hpgl_decoder.py - hpgl_encoder.py - inkex.py - <_param name="introduction" type="description">Please make sure that all objects you want to plot are converted to paths. - - - COM1 - - - - - - - - - - - - - - - - - - - <_option value="xonxoff">Software (XON/XOFF) - <_option value="rtscts">Hardware (RTS/CTS) - <_option value="dsrdtrrtscts">Hardware (DSR/DTR + RTS/CTS) - <_option value="">None - - - - - - -   - <_param name="freezeHelp" type="description">Using wrong settings can under certain circumstances cause Inkscape to freeze. Always save your work before plotting! - <_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">Parallel (LPT) connections are not supported. - - - 1016.0 - 1016.0 - 1 - 0 - 0 - - - - - - - false - false - false - - - 1.00 - 0.25 - true - 1.2 - true -   - false - - - <_param name="settingsHelp" type="description">All these settings depend on the plotter you use, for more information please consult the manual or homepage for your plotter. - - path - - - - - + <_name>Plot + org.ekips.filter.plot + plotter.py + hpgl_decoder.py + hpgl_encoder.py + inkex.py + <_param name="introduction" type="description">Please make sure that all objects you want to plot are converted to paths. + + + COM1 + + 9600 + 110 + 300 + 600 + 1200 + 2400 + 4800 + 9600 + 14400 + 19200 + 28800 + 38400 + 56000 + 57600 + 115200 + + + <_item value="xonxoff">Software (XON/XOFF) + <_item value="rtscts">Hardware (RTS/CTS) + <_item value="dsrdtrrtscts">Hardware (DSR/DTR + RTS/CTS) + <_item value="">None + + + <_item value="HPGL">HPGL + <_item value="DMPL">DMPL + <_item value="ZING">KNK Zing (HPGL variant) + +   + <_param name="freezeHelp" type="description">Using wrong settings can under certain circumstances cause Inkscape to freeze. Always save your work before plotting! + <_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">Parallel (LPT) connections are not supported. + + + 1016.0 + 1016.0 + 1 + 0 + 0 + + 0 + 90 + 180 + 270 + + false + false + false + + + 1.00 + 0.25 + true + 1.2 + true +   + false + + + <_param name="settingsHelp" type="description">All these settings depend on the plotter you use, for more information please consult the manual or homepage for your plotter. + + path + + + + + -- cgit v1.2.3