diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2009-08-03 13:16:56 +0000 |
|---|---|---|
| committer | tavmjong <tavmjong@users.sourceforge.net> | 2009-08-03 13:16:56 +0000 |
| commit | 2d1ef76c85e5e346e68715f709f45f7af6b83678 (patch) | |
| tree | b4c316e8dba21dc67f6414b27a5da6f2c6182419 /share/extensions/plt_input.inx | |
| parent | * [INTL: it] Intermediate update (diff) | |
| download | inkscape-2d1ef76c85e5e346e68715f709f45f7af6b83678.tar.gz inkscape-2d1ef76c85e5e346e68715f709f45f7af6b83678.zip | |
Better file description for .plt files.
Lowercased .XCF and .DXF to match other entries.
(bzr r8392)
Diffstat (limited to 'share/extensions/plt_input.inx')
| -rw-r--r-- | share/extensions/plt_input.inx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/plt_input.inx b/share/extensions/plt_input.inx index aa21483bd..ed3007fcd 100644 --- a/share/extensions/plt_input.inx +++ b/share/extensions/plt_input.inx @@ -6,8 +6,8 @@ <input> <extension>.plt</extension> <mimetype>image/x-plt</mimetype> - <_filetypename>AutoCAD Plot drawing files (*.plt)</_filetypename> - <_filetypetooltip>Open files saved for plotters</_filetypetooltip> + <_filetypename>HP Graphics Language Plot file [AutoCAD] (*.plt)</_filetypename> + <_filetypetooltip>Open HPGL plotter files</_filetypetooltip> <output_extension>org.inkscape.output.plt</output_extension> </input> <script> |
