--- a/Plugins/PluginEricdoc.py Sat Jan 02 18:19:35 2010 +0000 +++ b/Plugins/PluginEricdoc.py Sat Jan 02 18:52:53 2010 +0000 @@ -54,7 +54,7 @@ data = { "programEntry" : True, "header" : QApplication.translate("EricdocPlugin", - "Eric4 Documentation Generator"), + "Eric5 Documentation Generator"), "exe" : exe, "versionCommand" : '--version', "versionStartsWith" : 'eric5-', @@ -177,4 +177,4 @@ if outdir not in project.pdata['OTHERS']: project.pdata['OTHERS'].append(outdir) project.setDirty(True) - project.othersAdded(outdir) \ No newline at end of file + project.othersAdded(outdir)