Plugins/PluginEricapi.py

changeset 18
3b1f5d872fd7
parent 15
f6ccc31d6e72
child 53
c3eb7cc1ff8b
equal deleted inserted replaced
17:edde1fe80b3e 18:3b1f5d872fd7
51 exe += '.bat' 51 exe += '.bat'
52 52
53 data = { 53 data = {
54 "programEntry" : True, 54 "programEntry" : True,
55 "header" : QApplication.translate("EricapiPlugin", 55 "header" : QApplication.translate("EricapiPlugin",
56 "Eric4 API File Generator"), 56 "Eric5 API File Generator"),
57 "exe" : exe, 57 "exe" : exe,
58 "versionCommand" : '--version', 58 "versionCommand" : '--version',
59 "versionStartsWith" : 'eric5-', 59 "versionStartsWith" : 'eric5-',
60 "versionPosition" : -2, 60 "versionPosition" : -2,
61 "version" : "", 61 "version" : "",

eric ide

mercurial