1563: 'Compressed Strudtured Vector Graphic SVG should be SVGZ (contribution by DuncanNZ)
svn: r13556
This commit is contained in:
parent
b9c26306d3
commit
d1340f66fe
@ -820,7 +820,7 @@ if _DOT_FOUND:
|
||||
|
||||
_FORMATS += [{ 'type' : "svgz",
|
||||
'ext' : "svgz",
|
||||
'descr': _("Compressed Structured Vector Graphs (SVG)"),
|
||||
'descr': _("Compressed Structured Vector Graphs (SVGZ)"),
|
||||
'mime' : "image/svgz",
|
||||
'class': GVSvgzDoc }]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user