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""" \ |
36 """ Ruby projects.""" |
36 """ Ruby projects.""" |
37 pyqtApi = 2 |
37 pyqtApi = 2 |
|
38 python2Compatible = True |
38 # End-Of-Header |
39 # End-Of-Header |
39 |
40 |
40 error = "" |
41 error = "" |
41 |
42 |
42 |
43 |