diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2017-06-01 08:34:08 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2017-06-01 08:34:08 +0000 |
| commit | 77da39a702d151a26b7f3a85a08d79e5d7828274 (patch) | |
| tree | 2c764f138f81545093d62ded2a5e0b6b776b7a3a /share/extensions/plt_input.inx | |
| parent | Add 4k, 5k, and 8k screen sizes. (diff) | |
| download | inkscape-77da39a702d151a26b7f3a85a08d79e5d7828274.tar.gz inkscape-77da39a702d151a26b7f3a85a08d79e5d7828274.zip | |
Explicitly mark input/output via UniConvertor.
Helps keep track of which input/output method is being used when multiple options are available.
(bzr r15703.1.19)
Diffstat (limited to 'share/extensions/plt_input.inx')
| -rw-r--r-- | share/extensions/plt_input.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/plt_input.inx b/share/extensions/plt_input.inx index ed3007fcd..743754469 100644 --- a/share/extensions/plt_input.inx +++ b/share/extensions/plt_input.inx @@ -6,7 +6,7 @@ <input> <extension>.plt</extension> <mimetype>image/x-plt</mimetype> - <_filetypename>HP Graphics Language Plot file [AutoCAD] (*.plt)</_filetypename> + <_filetypename>HP Graphics Language Plot file [AutoCAD] (UC) (*.plt)</_filetypename> <_filetypetooltip>Open HPGL plotter files</_filetypetooltip> <output_extension>org.inkscape.output.plt</output_extension> </input> |
