Show
Ignore:
Timestamp:
09/02/03 19:04:49 (5 years ago)
Author:
sholloway
Message:

"use" and "symbol" elements now workcorrectly

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RBRapier/RBRapier/Formats/SVG/SVGSkinner.py

    r657 r677  
    3535    ## Long names 
    3636    ('http://www.w3.org/2000/svg',): EF.CachedTryList([ 
    37         EF.NodeImport('RBRapier.Formats.SVGNew.SVGSkin'),  
    38         EF.StaticImport('RBRapier.Formats.SVGNew.SVGSkin.UnknownElement', 'UnknownElement'), 
     37        EF.NodeImport('RBRapier.Formats.SVG.SVGSkin'),  
     38        EF.StaticImport('RBRapier.Formats.SVG.SVGSkin.UnknownElement', 'UnknownElement'), 
    3939        ]), 
    4040