18 # Start-Of-Header |
18 # Start-Of-Header |
19 name = "Assistant Eric Plugin" |
19 name = "Assistant Eric Plugin" |
20 author = "Detlev Offenbach <detlev@die-offenbachs.de>" |
20 author = "Detlev Offenbach <detlev@die-offenbachs.de>" |
21 autoactivate = True |
21 autoactivate = True |
22 deactivateable = True |
22 deactivateable = True |
23 version = "10.3.1" |
23 version = "10.4.0" |
24 className = "AssistantEricPlugin" |
24 className = "AssistantEricPlugin" |
25 packageName = "AssistantEric" |
25 packageName = "AssistantEric" |
26 shortDescription = "Alternative autocompletion and calltips provider." |
26 shortDescription = "Alternative autocompletion and calltips provider." |
27 longDescription = ( |
27 longDescription = ( |
28 """This plugin implements an alternative autocompletion and""" |
28 """This plugin implements an alternative autocompletion and""" |