3343: Misnamed report format. Open Document to OpenDocument
svn: r13632
This commit is contained in:
@@ -105,8 +105,8 @@ plg.extension = "tex"
|
|||||||
plg = newplugin()
|
plg = newplugin()
|
||||||
plg.id = 'odfdoc'
|
plg.id = 'odfdoc'
|
||||||
plg.name = _('OpenDocument Text')
|
plg.name = _('OpenDocument Text')
|
||||||
plg.description = _("Generates documents in Open "
|
plg.description = _("Generates documents in OpenDocument "
|
||||||
"Document Text format (.odt).")
|
"Text format (.odt).")
|
||||||
plg.version = '1.0'
|
plg.version = '1.0'
|
||||||
plg.status = STABLE
|
plg.status = STABLE
|
||||||
plg.fname = 'ODFDoc.py'
|
plg.fname = 'ODFDoc.py'
|
||||||
|
Reference in New Issue
Block a user