svn: r13407
This commit is contained in:
Jérôme Rapinat 2009-10-25 14:58:17 +00:00
parent 975e639dd1
commit af0455bcdd

View File

@ -160,7 +160,7 @@ plg.extension = "rtf"
plg = newplugin()
plg.id = 'SVG (Scalable Vector Graphics)'
plg.name = _('RTF document')
plg.name = _('SVG document')
plg.description = _("Generates documents in Scalable "
"Vector Graphics format (.svg).")
plg.version = '1.0'