diff options
author | scuri <scuri> | 2009-12-02 20:30:55 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-12-02 20:30:55 +0000 |
commit | 0a186150f085c34462b8c6cd5257849c73f80b65 (patch) | |
tree | f78781174c5f64d032efa0760a0ac06af8f8447b /test/cdtest/cdtest.led | |
parent | 3914ec6505021df1b3edac7a0b2648ace33e4ef4 (diff) |
New: driver SVG.
Diffstat (limited to 'test/cdtest/cdtest.led')
-rw-r--r-- | test/cdtest/cdtest.led | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cdtest/cdtest.led b/test/cdtest/cdtest.led index 2ef3593..35dbde2 100644 --- a/test/cdtest/cdtest.led +++ b/test/cdtest/cdtest.led @@ -374,6 +374,7 @@ mnSave = MENU itPDF = ITEM[ACTIVE=NO]("PDF...", cmdPDF), itPS = ITEM[ACTIVE=NO]("PS...", cmdPS), itEPS = ITEM[ACTIVE=NO]("EPS...", cmdEPS), + itSVG = ITEM[ACTIVE=NO]("SVG...", cmdSVG), itCGMt = ITEM[ACTIVE=NO]("CGMt...", cmdCGMt), itCGMb = ITEM[ACTIVE=NO]("CGMb...", cmdCGMb), itDGN = ITEM[ACTIVE=NO]("DGN...", cmdDGN), |