typo
svn: r13407
This commit is contained in:
parent
975e639dd1
commit
af0455bcdd
@ -160,7 +160,7 @@ plg.extension = "rtf"
|
|||||||
|
|
||||||
plg = newplugin()
|
plg = newplugin()
|
||||||
plg.id = 'SVG (Scalable Vector Graphics)'
|
plg.id = 'SVG (Scalable Vector Graphics)'
|
||||||
plg.name = _('RTF document')
|
plg.name = _('SVG document')
|
||||||
plg.description = _("Generates documents in Scalable "
|
plg.description = _("Generates documents in Scalable "
|
||||||
"Vector Graphics format (.svg).")
|
"Vector Graphics format (.svg).")
|
||||||
plg.version = '1.0'
|
plg.version = '1.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user