Plugins/PluginEricapi.py

changeset 3180
2ed66f1e69fd
parent 3160
209a07d7e401
child 3190
a9a94491c4fd
equal deleted inserted replaced
3176:51feb6174cc2 3180:2ed66f1e69fd
23 # Start-Of-Header 23 # Start-Of-Header
24 name = "Ericapi Plugin" 24 name = "Ericapi Plugin"
25 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 25 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
26 autoactivate = True 26 autoactivate = True
27 deactivateable = True 27 deactivateable = True
28 version = "5.4.0" 28 version = "5.5.0"
29 className = "EricapiPlugin" 29 className = "EricapiPlugin"
30 packageName = "__core__" 30 packageName = "__core__"
31 shortDescription = "Show the Ericapi dialogs." 31 shortDescription = "Show the Ericapi dialogs."
32 longDescription = """This plugin implements the Ericapi dialogs.""" \ 32 longDescription = """This plugin implements the Ericapi dialogs.""" \
33 """ Ericapi is used to generate a QScintilla API file for Python and""" \ 33 """ Ericapi is used to generate a QScintilla API file for Python and""" \

eric ide

mercurial