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