Plugins/PluginEricapi.py

changeset 4535
ec12db87e8c0
parent 4021
195a471c327b
child 4631
5c1a96925da4
equal deleted inserted replaced
4529:6becda664299 4535:ec12db87e8c0
25 # Start-Of-Header 25 # Start-Of-Header
26 name = "Ericapi Plugin" 26 name = "Ericapi Plugin"
27 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 27 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
28 autoactivate = True 28 autoactivate = True
29 deactivateable = True 29 deactivateable = True
30 version = "6.1.0" 30 version = "6.2.0"
31 className = "EricapiPlugin" 31 className = "EricapiPlugin"
32 packageName = "__core__" 32 packageName = "__core__"
33 shortDescription = "Show the Ericapi dialogs." 33 shortDescription = "Show the Ericapi dialogs."
34 longDescription = """This plugin implements the Ericapi dialogs.""" \ 34 longDescription = """This plugin implements the Ericapi dialogs.""" \
35 """ Ericapi is used to generate a QScintilla API file for Python and""" \ 35 """ Ericapi is used to generate a QScintilla API file for Python and""" \

eric ide

mercurial