1563: 'Compressed Strudtured Vector Graphic SVG should be SVGZ (contribution by DuncanNZ)
svn: r13556
This commit is contained in:
		@@ -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 }]
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user